dkforest

A forum and chat platform (onion)
git clone https://git.dasho.dev/n0tr1v/dkforest.git
Log | Files | Refs | LICENSE

commit 9004587ba1f85c5996402b889e627334ccba2c84
parent 9881d9a73bc053d5e0ce09ab20b9769d8785dd4f
Author: n0tr1v <n0tr1v@protonmail.com>
Date:   Wed, 13 Dec 2023 05:53:28 -0500

improve ux

Diffstat:
Mpkg/web/public/views/pages/poker.gohtml | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pkg/web/public/views/pages/poker.gohtml b/pkg/web/public/views/pages/poker.gohtml @@ -4,7 +4,7 @@ <div class="container"> <div class="alert alert-warning mt-2 mb-2">WARNING: this is stagenet, do not send real XMR to that address</div> <div class="mb-3"> - Xmr address <strong>(stagenet)</strong>: {{ if .Data.PokerXmrSubAddress }}{{ .Data.PokerXmrSubAddress }}{{ else }}none{{ end }} + Xmr address <strong>(stagenet)</strong>: {{ if .Data.PokerXmrSubAddress }}<pre style="user-select: all; -webkit-user-select: all;">{{ .Data.PokerXmrSubAddress }}</pre>{{ else }}none{{ end }} </div> <div class="mb-3"> {{ if .Data.PokerXmrSubAddress }}