mirror of
https://github.com/zulip/zulip.git
synced 2025-11-03 13:33:24 +00:00
right_sidebar_ui: Extract new module.
This UI is not actually a popover, and so there is no need for it to live in popovers.js.
This commit is contained in:
@@ -154,6 +154,7 @@ EXEMPT_FILES = make_set(
|
||||
"web/src/reload.js",
|
||||
"web/src/reminder.js",
|
||||
"web/src/resize.js",
|
||||
"web/src/right_sidebar_ui.js",
|
||||
"web/src/rows.js",
|
||||
"web/src/scheduled_messages.js",
|
||||
"web/src/scheduled_messages_overlay_ui.js",
|
||||
|
||||
Reference in New Issue
Block a user