mirror of
https://github.com/danbulant/Nertivia-Client
synced 2026-06-21 15:41:51 +00:00
Modified text of no send message permission
This commit is contained in:
parent
fca341a8a7
commit
fea088bee9
1 changed files with 1 additions and 1 deletions
|
|
@ -66,7 +66,7 @@
|
||||||
>{{messageLength}}/5000</div>
|
>{{messageLength}}/5000</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div class="no-message-permission" v-if="sendMessagePermission === false">You don't have permission to send messages.</div>
|
<div class="no-message-permission" v-if="sendMessagePermission === false">You don't have permission to send messages in this channel.</div>
|
||||||
</div>
|
</div>
|
||||||
</template>
|
</template>
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue