mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-05-17 18:25:30 +02:00
wip
This commit is contained in:
@@ -259,7 +259,7 @@ export default defineComponent({
|
||||
MkTextarea,
|
||||
MkSwitch,
|
||||
MkInfo,
|
||||
Captcha: defineAsyncComponent(() => import('../../components/captcha.vue').then(m => m.default)),
|
||||
Captcha: defineAsyncComponent(() => import('../../components/captcha.vue')),
|
||||
},
|
||||
|
||||
data() {
|
||||
|
||||
Reference in New Issue
Block a user