From ba2b523cbe0aa20063dbc619a8dbc9b10f7194d0 Mon Sep 17 00:00:00 2001 From: tamaina Date: Wed, 17 Feb 2021 22:04:22 +0900 Subject: [PATCH] Update account.ts --- src/client/account.ts | 1 + 1 file changed, 1 insertion(+) 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 = {