mirror of
https://github.com/danbulant/Nertivia-Client
synced 2026-06-14 12:01:06 +00:00
changed nav server and dm icons
This commit is contained in:
parent
db19e68498
commit
f83d274116
1 changed files with 2 additions and 2 deletions
|
|
@ -29,7 +29,7 @@
|
|||
@click="switchTab(1)"
|
||||
@mouseenter="localToolTipEvent('Direct Message', $event)"
|
||||
>
|
||||
chat
|
||||
forum
|
||||
</div>
|
||||
<div
|
||||
data-name="Servers"
|
||||
|
|
@ -42,7 +42,7 @@
|
|||
@click="switchTab(2)"
|
||||
@mouseenter="localToolTipEvent('Servers', $event)"
|
||||
>
|
||||
forum
|
||||
dns
|
||||
</div>
|
||||
<div
|
||||
data-name="Changelog"
|
||||
|
|
|
|||
Loading…
Reference in a new issue