mirror of
https://github.com/danbulant/Nertivia-Client
synced 2026-06-24 17:11:43 +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)"
|
@click="switchTab(1)"
|
||||||
@mouseenter="localToolTipEvent('Direct Message', $event)"
|
@mouseenter="localToolTipEvent('Direct Message', $event)"
|
||||||
>
|
>
|
||||||
chat
|
forum
|
||||||
</div>
|
</div>
|
||||||
<div
|
<div
|
||||||
data-name="Servers"
|
data-name="Servers"
|
||||||
|
|
@ -42,7 +42,7 @@
|
||||||
@click="switchTab(2)"
|
@click="switchTab(2)"
|
||||||
@mouseenter="localToolTipEvent('Servers', $event)"
|
@mouseenter="localToolTipEvent('Servers', $event)"
|
||||||
>
|
>
|
||||||
forum
|
dns
|
||||||
</div>
|
</div>
|
||||||
<div
|
<div
|
||||||
data-name="Changelog"
|
data-name="Changelog"
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue