Update account.ts

This commit is contained in:
tamaina
2021-02-17 22:04:22 +09:00
committed by GitHub
parent ffa1dc6219
commit ba2b523cbe

View File

@@ -3,6 +3,7 @@ import { reactive } from 'vue';
import { apiUrl } from '@/config';
import { waiting } from '@/os';
import { unisonReload, reloadChannel } from '@/scripts/unison-reload';
// TODO: 他のタブと永続化されたstateを同期
type Account = {