wip
This commit is contained in:
parent
7326f45ffd
commit
598e39a1f3
49 changed files with 54 additions and 54 deletions
|
|
@ -1,6 +1,6 @@
|
|||
<template>
|
||||
<div>
|
||||
<teleport to="#_teleport_header"><fa :icon="faCog"/>{{ $t('clinetSettings') }}</teleport>
|
||||
<portal to="header"><fa :icon="faCog"/>{{ $t('clinetSettings') }}</portal>
|
||||
|
||||
<router-link v-if="$store.getters.isSignedIn" class="_panel _buttonPrimary" to="/my/settings" style="margin-bottom: var(--margin);">{{ $t('accountSettings') }}</router-link>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue