linty stuff

This commit is contained in:
Ginger Wong
2020-10-03 13:50:08 -07:00
parent ab1eb69fd1
commit ff3a50dc03
2 changed files with 4 additions and 3 deletions
+1 -1
View File
@@ -554,7 +554,7 @@ export default class App extends Component {
websocket=${websocket}
username=${username}
userAvatarImage=${userAvatarImage}
chatInputEnabled=${true||chatInputEnabled}
chatInputEnabled=${chatInputEnabled}
/>
</div>
`;