This commit is contained in:
kakkokari-gtyih 2023-09-30 16:06:52 +09:00
parent fe263dfbc5
commit 1b95b83901
1 changed files with 0 additions and 1 deletions

View File

@ -116,7 +116,6 @@ async function updateAgreeServerRules(v: boolean) {
async function updateAgreeTosAndPrivacyPolicy(v: boolean) {
if (v) {
const confirm = await os.confirm({
type: 'question',
title: i18n.ts.doYouAgree,