feat: sync relay sets
This commit is contained in:
parent
4343765aba
commit
7bd5b915eb
38 changed files with 1069 additions and 686 deletions
|
|
@ -1,6 +1,7 @@
|
|||
export const StorageKey = {
|
||||
THEME_SETTING: 'themeSetting',
|
||||
RELAY_GROUPS: 'relayGroups',
|
||||
RELAY_SETS: 'relaySets',
|
||||
ACTIVE_RELAY_SET_ID: 'activeRelaySetId',
|
||||
ACCOUNTS: 'accounts',
|
||||
CURRENT_ACCOUNT: 'currentAccount',
|
||||
ADD_CLIENT_TAG: 'addClientTag'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue