diff --git a/client/components/Windows/Settings.vue b/client/components/Windows/Settings.vue index 6847f705..ce90a66b 100644 --- a/client/components/Windows/Settings.vue +++ b/client/components/Windows/Settings.vue @@ -386,6 +386,7 @@ expressions, it will trigger a highlight." type="text" name="highlights" class="input" + autocomplete="off" placeholder="Comma-separated, e.g.: word, some more words, anotherword" /> @@ -410,6 +411,7 @@ your nickname or expressions defined in custom highlights." type="text" name="highlightExceptions" class="input" + autocomplete="off" placeholder="Comma-separated, e.g.: word, some more words, anotherword" />