refactor: rename package directory fabledscryer → roundtable

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-04-13 17:10:31 -04:00
parent fd9c6d941d
commit 8aad2ab43d
117 changed files with 0 additions and 0 deletions
@@ -0,0 +1,6 @@
{# settings/_restart_pending.html — shown after restart is triggered #}
<div id="restart-banner"
style="padding:0.75rem 1rem;border-radius:6px;background:var(--gold-dim);
border:1px solid var(--gold);color:var(--gold);font-size:0.85rem;">
Restart initiated — the app will reload in a moment. Refresh this page in a few seconds.
</div>