feat: add trending notes column

This commit is contained in:
reya
2024-01-30 14:22:56 +07:00
parent c389a23365
commit 1fa1872ca6
15 changed files with 286 additions and 9 deletions
-2
View File
@@ -57,9 +57,7 @@ export const COL_TYPES = {
hashtag: 3,
group: 4,
antenas: 5,
topic: 6,
trendingNotes: 9000,
trendingAccounts: 9001,
foryou: 9998,
newsfeed: 9999,
};