Always land on the dashboard after a successful login (v0.11.84)

This commit is contained in:
marvin
2026-09-14 22:14:16 -04:00
parent 987cf48b6c
commit 4576845604
3 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -358,6 +358,6 @@
<input id="replace-files" type="file" accept=".zip,.html,text/html,application/zip" hidden>
<div id="toast" class="toast" role="status"></div>
<div id="update-banner" class="update-banner hidden" role="status"><span>A new version of Site Gateway is available.</span><div class="update-banner-actions"><button id="update-banner-refresh" class="button primary">Refresh</button><button id="update-banner-dismiss" class="text-button">Dismiss</button></div></div>
<script src="/app.js?v=0.11.82" defer></script><script src="/features.js?v=0.11.77" defer></script>
<script src="/app.js?v=0.11.84" defer></script><script src="/features.js?v=0.11.77" defer></script>
</body>
</html>