mirror of
https://github.com/zulip/zulip.git
synced 2026-07-12 21:04:41 +08:00
This function used to be called initialize_from_page_params(), and we called it indirectly through `subs.js`. Now we call it directly from `ui_init.js`, which gives us a bit more control over how things are initialized. In fact, this sets us up for the next commit, where I fix a recent regression I introduced. |
||
|---|---|---|
| .. | ||
| assets | ||
| audio | ||
| generated | ||
| html | ||
| icons/fonts | ||
| images | ||
| js | ||
| locale | ||
| styles | ||
| templates | ||
| third | ||
| ts | ||
| .gitignore | ||
| favicon.ico | ||
| node_modules | ||