dkforest

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

commit d71da2161b932ebfc2c53290ac8b49621d24856e
parent a8f2842581d503249542897db4c9079160366f8d
Author: n0tr1v <n0tr1v@protonmail.com>
Date:   Mon, 19 Feb 2024 10:35:22 -0800

fix alive indicator

Diffstat:
Mpkg/database/tableUsers.go | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/pkg/database/tableUsers.go b/pkg/database/tableUsers.go @@ -528,6 +528,7 @@ is_admin, display_hellban_button, display_kick_button, display_hellbanned, +display_alive_indicator, syntax_highlight_code, date_format, confirm_external_links,