mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-05-26 23:04:16 +02:00
wip
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
@close="$refs.dialog.close()"
|
||||
@closed="$emit('closed')"
|
||||
>
|
||||
<template #header>{{ $t('signup') }}</template>
|
||||
<template #header>{{ $ts.signup }}</template>
|
||||
|
||||
<div class="_section">
|
||||
<XSignup :auto-set="autoSet" @signup="onSignup"/>
|
||||
|
||||
Reference in New Issue
Block a user