(fix): tauth blocking children
(feat): update ui components
This commit is contained in:
parent
fb742bd068
commit
fb7c9fa538
7 changed files with 92 additions and 9 deletions
|
|
@ -13,6 +13,7 @@ export type SettingsSchema = Record<
|
|||
|
||||
const settings = {
|
||||
account: {
|
||||
profile: {},
|
||||
security: {
|
||||
login_qr_code: {
|
||||
display: "Login QR Code",
|
||||
|
|
|
|||
Loading…
Reference in a new issue