generate the code later

This commit is contained in:
Kagami Sascha Rosylight
2023-06-23 01:53:27 +02:00
parent 0b3fd09bb0
commit daa18efc99
2 changed files with 5 additions and 3 deletions

View File

@@ -1,7 +1,7 @@
<template>
<MkStickyContainer>
<template #header><MkPageHeader :actions="headerActions" :tabs="headerTabs"/></template>
<MkSpacer :content-max="800">
<MkSpacer :contentMax="800">
<div v-if="$i">
<div v-if="_permissions.length > 0">
<p v-if="name">{{ i18n.t('_auth.permission', { name }) }}</p>