mirror of
https://github.com/paricafe/misskey.git
synced 2025-04-02 08:29:29 -05:00
chore: add note
This commit is contained in:
parent
1f345eb839
commit
57a6b630b7
1 changed files with 1 additions and 0 deletions
|
@ -17,6 +17,7 @@ import { misskeyApi } from '@/utility/misskey-api.js';
|
|||
import { unisonReload, reloadChannel } from '@/utility/unison-reload.js';
|
||||
|
||||
// TODO: 他のタブと永続化されたstateを同期
|
||||
// TODO: accountsはpreferences管理にする(tokenは別管理)
|
||||
|
||||
type Account = Misskey.entities.MeDetailed & { token: string };
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue