diff --git a/src/client/account.ts b/src/client/account.ts index 80af931f46..1ba7a28908 100644 --- a/src/client/account.ts +++ b/src/client/account.ts @@ -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 = {