mirror of
https://github.com/zulip/zulip.git
synced 2025-11-04 22:13:26 +00:00
5 lines
115 B
JavaScript
5 lines
115 B
JavaScript
set_global('$', global.make_zjquery());
|
|
set_global('page_params', {});
|
|
|
|
zrequire('helpers', "js/billing/helpers");
|