feat: 💨
This commit is contained in:
parent
9c0fa6257a
commit
df4d5e52ae
4 changed files with 64 additions and 26 deletions
|
|
@ -8,6 +8,7 @@ export const StorageKey = {
|
|||
ACCOUNT_RELAY_LIST_EVENT_MAP: 'accountRelayListEventMap',
|
||||
ACCOUNT_FOLLOW_LIST_EVENT_MAP: 'accountFollowListEventMap',
|
||||
ACCOUNT_MUTE_LIST_EVENT_MAP: 'accountMuteListEventMap',
|
||||
ACCOUNT_MUTE_DECRYPTED_TAGS_MAP: 'accountMuteDecryptedTagsMap',
|
||||
ACCOUNT_PROFILE_EVENT_MAP: 'accountProfileEventMap',
|
||||
ADD_CLIENT_TAG: 'addClientTag'
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue