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,