diff --git a/pkg/config/config.go b/pkg/config/config.go index 67b62f4..9ba6368 100644 --- a/pkg/config/config.go +++ b/pkg/config/config.go @@ -97,7 +97,6 @@ func DefaultConfig() Config { { ID: "lobby", Name: "Lobby", - Icon: "fa fa-gavel", WelcomeMessages: []string{ "Welcome to the chat server!", "Please follow the basic rules:\n\n1. Have fun\n2. Be kind", diff --git a/web/templates/chat.html b/web/templates/chat.html index 7dbed71..2120cde 100644 --- a/web/templates/chat.html +++ b/web/templates/chat.html @@ -1400,7 +1400,7 @@
[[ u.username ]] -