This commit is contained in:
syuilo 2020-08-25 09:03:52 +09:00
parent 7326f45ffd
commit 598e39a1f3
49 changed files with 54 additions and 54 deletions

View file

@ -1,6 +1,6 @@
<template>
<div v-if="meta" class="xhexznfu" v-size="{ min: [1600] }">
<teleport to="#_teleport_header"><fa :icon="faServer"/>{{ $t('instance') }}</teleport>
<portal to="header"><fa :icon="faServer"/>{{ $t('instance') }}</portal>
<mk-folder>
<template #header><fa :icon="faTachometerAlt"/> {{ $t('overview') }}</template>