mirror of https://github.com/zulip/zulip.git
check-all: add new viewport globals.
(imported from commit e163dc07ad196ffd2731f7ccc67bfaada8e8580a)
This commit is contained in:
parent
a282f7b32b
commit
367feda747
|
@ -42,6 +42,7 @@ var globals =
|
|||
+ ' select_zephyr select_zephyr_by_id'
|
||||
+ ' scroll_to_selected select_and_show_by_id'
|
||||
+ ' selected_zephyr selected_zephyr_id'
|
||||
+ ' at_top_of_viewport at_bottom_of_viewport'
|
||||
|
||||
;
|
||||
|
||||
|
|
Loading…
Reference in New Issue