Removed discord from user menu
This commit is contained in:
parent
52a42460cb
commit
fb1643a7d6
1 changed files with 0 additions and 3 deletions
|
@ -280,9 +280,6 @@
|
|||
<button class="usermenu-item" @click="appRoute('about')">
|
||||
{{$root.getLz('term.about')}}
|
||||
</button>
|
||||
<button class="usermenu-item" @click="window.open('https://discord.gg/applemusic')">
|
||||
{{$root.getLz('term.discord')}}
|
||||
</button>
|
||||
<button class="usermenu-item" @click="appRoute('settings')">
|
||||
{{$root.getLz('term.settings')}}
|
||||
</button>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue