mirror of
https://github.com/zulip/zulip.git
synced 2025-11-03 13:33:24 +00:00
@@ -761,3 +761,7 @@ exports.setup_page = function () {
|
||||
|
||||
return exports;
|
||||
}());
|
||||
|
||||
if (typeof module !== 'undefined') {
|
||||
module.exports = settings;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user