Files
zulip/static/js/alert_words.js
Harshit Bansal d5ab8ac1e1 alert_words: Remove the page_params.alert_words after initialization.
We remove the `page_params.alert_words` since `alert_words.words`
is the sole source of alert words. Use of `page_params.alert_words`
could lead to bugs when alert words are updated since it is not updated.
2017-06-13 16:36:11 -07:00

1.7 KiB