feat: add option to add client tag

This commit is contained in:
codytseng
2024-12-24 12:13:39 +08:00
parent 234319ef50
commit 31f70c2ab1
8 changed files with 117 additions and 12 deletions

View File

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