nice reminder
This commit is contained in:
parent
b7a45bda84
commit
b73b9aa3d8
1 changed files with 1 additions and 0 deletions
|
@ -129,6 +129,7 @@
|
||||||
{{$root.getLz('app.name')}}
|
{{$root.getLz('app.name')}}
|
||||||
</div>
|
</div>
|
||||||
</button>
|
</button>
|
||||||
|
<!-- Use 20px SVG for usermenu icon -->
|
||||||
<button class="usermenu-item" v-if="cfg.general.privateEnabled" @click="cfg.general.privateEnabled = false">
|
<button class="usermenu-item" v-if="cfg.general.privateEnabled" @click="cfg.general.privateEnabled = false">
|
||||||
<span class="usermenu-item-icon">
|
<span class="usermenu-item-icon">
|
||||||
<%- include("../svg/x.svg") %>
|
<%- include("../svg/x.svg") %>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue