mirror of
https://github.com/zulip/zulip.git
synced 2025-11-02 04:53:36 +00:00
notifications: Split out audible_notifications module.
Signed-off-by: Anders Kaseorg <anders@zulip.com>
This commit is contained in:
committed by
Tim Abbott
parent
6ef08873d8
commit
fcaf1fe7d5
@@ -54,6 +54,7 @@ EXEMPT_FILES = make_set(
|
||||
"web/src/archive.js",
|
||||
"web/src/assets.d.ts",
|
||||
"web/src/attachments_ui.ts",
|
||||
"web/src/audible_notifications.js",
|
||||
"web/src/avatar.ts",
|
||||
"web/src/billing/event_status.ts",
|
||||
"web/src/billing/helpers.ts",
|
||||
|
||||
Reference in New Issue
Block a user