mirror of
https://github.com/zulip/zulip.git
synced 2025-11-09 16:37:23 +00:00
hotspots: Turn on hotspots for new users.
We need a migration to clear the tutorial_status for existing users, so that we don't show hotspots to anyone who signed up for Zulip in the month or so since we deleted the old tutorial.
This commit is contained in:
@@ -271,6 +271,7 @@ $(function () {
|
||||
drafts.initialize();
|
||||
sent_messages.initialize();
|
||||
compose.initialize();
|
||||
hotspots.initialize();
|
||||
ui.initialize();
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user