mirror of
https://github.com/zulip/zulip.git
synced 2025-10-23 16:14:02 +00:00
navigation_view: Add reminders to built-in view fragments.
This omission had no effect on current users, but will be important once view customization is implemented. It was missed in zulip#32528.
This commit is contained in:
committed by
GitHub
parent
5ee9ae7eab
commit
fe99ed9993
@@ -27,6 +27,7 @@ BUILT_IN_VIEW_FRAGMENTS = [
|
||||
# Starred messages view
|
||||
"narrow/is/starred",
|
||||
"scheduled",
|
||||
"reminders",
|
||||
]
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user