Set lang to unknown for #chat-container

This commit is contained in:
Max Leiter 2020-08-28 14:21:54 -07:00
parent ea5c95ac94
commit 570890f2f9

View file

@ -1,5 +1,5 @@
<template> <template>
<div id="chat-container" class="window" :data-current-channel="channel.name"> <div id="chat-container" class="window" :data-current-channel="channel.name" lang="">
<div <div
id="chat" id="chat"
:class="{ :class="{