feat: multi accounts

This commit is contained in:
codytseng 2024-12-23 23:22:49 +08:00
parent ee0c702135
commit 33ac5e60b6
17 changed files with 426 additions and 137 deletions

View file

@ -1,7 +1,8 @@
export const StorageKey = {
THEME_SETTING: 'themeSetting',
RELAY_GROUPS: 'relayGroups',
ACCOUNTS: 'accounts'
ACCOUNTS: 'accounts',
CURRENT_ACCOUNT: 'currentAccount'
}
export const BIG_RELAY_URLS = [