mirror of
https://github.com/zulip/zulip.git
synced 2025-11-06 06:53:25 +00:00
js: Purge people module from window.
This commit is contained in:
committed by
Anders Kaseorg
parent
d774bba1b9
commit
b7998d3160
@@ -8,6 +8,7 @@ const render_edit_content_button = require("../templates/edit_content_button.hbs
|
||||
|
||||
const emojisets = require("./emojisets");
|
||||
const markdown_config = require("./markdown_config");
|
||||
const people = require("./people");
|
||||
const pm_conversations = require("./pm_conversations");
|
||||
|
||||
// This is where most of our initialization takes place.
|
||||
|
||||
Reference in New Issue
Block a user