diff --git a/client/components/Chat.vue b/client/components/Chat.vue index fe016d87..cb2a2754 100644 --- a/client/components/Chat.vue +++ b/client/components/Chat.vue @@ -6,6 +6,7 @@ 'hide-motd': store.state.settings.motd, 'time-seconds': store.state.settings.showSeconds, 'time-12h': store.state.settings.use12hClock, + 'colored-nicks': true, // TODO temporarily fixes themes, to be removed in next major version }" >