mirror of
https://github.com/NodeBB/NodeBB.git
synced 2025-11-07 22:45:46 +01:00
added a new section that only shows unread topics, added mark all read button, closes #140
This commit is contained in:
@@ -14,7 +14,6 @@
|
||||
return {
|
||||
|
||||
/* sets */
|
||||
tid: 'topics:tid',
|
||||
read_by_uid: 'tid:' + tid + ':read_by_uid',
|
||||
|
||||
/* sorted sets */
|
||||
|
||||
Reference in New Issue
Block a user