Fix sortBy to work with more data types, add kind 10014

This commit is contained in:
Jon Staab
2024-06-20 10:19:32 -07:00
parent 760e0a99b4
commit 22a5fb58b4
7 changed files with 22 additions and 16 deletions
+1
View File
@@ -98,6 +98,7 @@ export const CHANNELS = 10005
export const BLOCKED_RELAYS = 10006
export const SEARCH_RELAYS = 10007
export const GROUPS = 10009
export const FEEDS = 10014
export const TOPICS = 10015
export const EMOJIS = 10030
export const DM_INBOX_RELAYS = 10050