SafePal is the preferred wallet: listed first with a Recommended tag in the picker, detected by flag/window.safepal, named first in the in-app notice, join error, chatbot answer and AI prompt

Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
This commit is contained in:
martbost
2026-09-20 08:45:14 -05:00
parent c3523bdac2
commit d72248bacb
35 changed files with 50 additions and 40 deletions
+1 -1
View File
@@ -107,6 +107,6 @@ table.gp td:first-child{white-space:nowrap}
<button id="gpPrintBtn" class="btn btn-teal gp-print-btn">🖨 Print this chart</button>
</main>
<script src="/generation-pay.js"></script>
<script src="/chat.js" defer></script>
<script src="/chat.js?v=20260920" defer></script>
<script src="/translate.js" defer></script><script src="/tg-app.js" defer></script><script src="/nav-dash.js" defer></script> <script src="/announce.js"></script>
</body></html>