🎨
This commit is contained in:
parent
dc5b4a0402
commit
82c4f694a0
73 changed files with 141 additions and 135 deletions
|
|
@ -3,7 +3,7 @@
|
|||
<template #header><XHeader :actions="headerActions" :tabs="headerTabs"/></template>
|
||||
<MkSpacer :content-max="700" :margin-min="16" :margin-max="32">
|
||||
<FormSuspense :p="init">
|
||||
<div class="_autoGap">
|
||||
<div class="_gaps_m">
|
||||
<FormSwitch v-model="useObjectStorage">{{ i18n.ts.useObjectStorage }}</FormSwitch>
|
||||
|
||||
<template v-if="useObjectStorage">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue