Disables export chat logs until we can get it fixed

This commit is contained in:
izac112
2020-07-19 14:18:45 +02:00
parent 1cfeb46bbb
commit c4e58b4f28
3 changed files with 6 additions and 4 deletions

View File

@@ -137,7 +137,7 @@
</div>
</div>
</div>
<button class="ui button" @click="save_chatlog">Export Chatlog</button>
<!-- <button class="ui button" @click="save_chatlog">Export Chatlog</button> YW EDIT: disabled until we can fix the lag -->
</div>
</div>
</div>