mirror of
https://github.com/NodeBB/NodeBB.git
synced 2025-11-02 12:05:57 +01:00
Revert "fix: only show email confirmation warning toast on pages that it applies"
This reverts commit 1bd1cc74a4.
This commit is contained in:
@@ -74,7 +74,6 @@ define('forum/topic', [
|
||||
$(window).on('scroll', updateTopicTitle);
|
||||
|
||||
handleTopicSearch();
|
||||
app.showEmailConfirmWarning();
|
||||
|
||||
hooks.fire('action:topic.loaded', ajaxify.data);
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user