diff --git a/client/components/Windows/SearchResults.vue b/client/components/Windows/SearchResults.vue index 0826c293..2eb8bf69 100644 --- a/client/components/Windows/SearchResults.vue +++ b/client/components/Windows/SearchResults.vue @@ -4,7 +4,8 @@ id="chat" :class="{ 'colored-nicks': $store.state.settings.coloredNicks, - 'show-seconds': $store.state.settings.showSeconds, + 'time-seconds': $store.state.settings.showSeconds, + 'time-12h': $store.state.settings.use12hClock, }" >