Fix: add missing quotes to index.html

e7c9496a619d600ce8bf2548b80d9d8561e16d74

Cohee <18619528+Cohee1207@users.noreply.github.com>

1 files changed, +1 -1Ignore whitespace
public/index.html+1 -1
@@ -4954,7 +4954,7 @@
49544954 <input id="mesIDDisplayEnabled" type="checkbox" />
49554955 <small data-i18n="Message IDs">Message IDs</small>
49564956 </label>
49574957 <label for="hideChatAvatarsEnabled" class="checkbox_label" title="Hide avatars, only in chat messages." data-i18n="[title]Hide avatars, only in chat messages.">
49584958 <input id="hideChatAvatarsEnabled" type="checkbox" />
49594959 <small data-i18n="Hide Chat Avatars">Hide Chat Avatars</small>
49604960 </label>