This commit is contained in:
syuilo
2025-02-21 19:30:54 +09:00
parent 19d9fc56fa
commit e1523706a3
12 changed files with 76 additions and 39 deletions

View File

@@ -103,7 +103,6 @@ export class SystemAccountService {
usernameLower: extra.username.toLowerCase(),
host: null,
token: secret,
isRoot: false,
isLocked: true,
isExplorable: false,
isBot: true,