mirror of
https://github.com/zulip/zulip.git
synced 2025-10-29 19:13:53 +00:00
login_to_access: Rename module to spectators.
This allows us to call spectators.login_to_access which is more clear for what it does.
This commit is contained in:
@@ -84,7 +84,7 @@ EXEMPT_FILES = {
|
||||
"static/js/loading.ts",
|
||||
"static/js/local_message.js",
|
||||
"static/js/localstorage.js",
|
||||
"static/js/login_to_access.js",
|
||||
"static/js/spectators.js",
|
||||
"static/js/message_edit.js",
|
||||
"static/js/message_edit_history.js",
|
||||
"static/js/message_events.js",
|
||||
|
||||
Reference in New Issue
Block a user