Index: src/chat.c ================================================================== --- src/chat.c +++ src/chat.c @@ -186,11 +186,11 @@ @
/* New chat messages get inserted immediately after this element */ @ @
- builtin_fossil_js_bundle_or("popupwidget", "storage", NULL); + builtin_fossil_js_bundle_or("popupwidget", "storage", "fetch", NULL); /* Always in-line the javascript for the chat page */ @