chore(frontend): Remove experimental flag from migration feature
This commit is contained in:
@@ -1,8 +1,5 @@
|
||||
<template>
|
||||
<div class="_gaps_m">
|
||||
<FormInfo warn>
|
||||
{{ i18n.ts.thisIsExperimentalFeature }}
|
||||
</FormInfo>
|
||||
<MkFolder :defaultOpen="true">
|
||||
<template #icon><i class="ti ti-plane-arrival"></i></template>
|
||||
<template #label>{{ i18n.ts._accountMigration.moveFrom }}</template>
|
||||
|
Reference in New Issue
Block a user