changed icons

This commit is contained in:
supertiger1234 2020-02-19 14:31:44 +00:00
parent dc77443f08
commit 14f9a27a47

View file

@ -24,7 +24,7 @@
/>
<div class="no-channel-selected" v-if="!selectedChannelID">
<div class="material-icons">
{{ type === 0 ? "chat" : type === 1 ? "forum" : "question" }}
{{ type === 0 ? "forum" : type === 1 ? "dns" : "question" }}
</div>
<div class="message">
{{