dkforest

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

commit a3e92b7676b2e4c1a476686a612c8115c22f9c6a
parent bb55f3d613ce494a1e82ed29b4d8713a2e432bd9
Author: n0tr1v <n0tr1v@protonmail.com>
Date:   Sun,  3 Dec 2023 22:01:01 -0500

cleanup

Diffstat:
Mpkg/web/handlers/handlers.go | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pkg/web/handlers/handlers.go b/pkg/web/handlers/handlers.go @@ -890,7 +890,7 @@ Loop: } continue } - fmt.Println(payload) + color := "black" if strings.Contains(payload.Name, "♥") || strings.Contains(payload.Name, "♦") {