1
0
mirror of https://github.com/misskey-dev/misskey.git synced 2026-05-23 00:34:14 +02:00
This commit is contained in:
syuilo
2020-09-05 14:33:42 +09:00
parent deb3df1536
commit 37bd407161
10 changed files with 32 additions and 22 deletions

View File

@@ -59,6 +59,8 @@ import MkSignin from './signin.vue';
import parseAcct from '../../misc/acct/parse';
export default defineComponent({
emits: ['done', 'closed'],
components: {
MkButton,
MkInput,