FEATURE: Enable passkeys by default (#25340)

This commit is contained in:
Penar Musaraj
2024-01-23 17:23:26 +01:00
committed by GitHub
parent 67244a2318
commit 4d43ef5186
20 changed files with 105 additions and 35 deletions

View File

@@ -324,6 +324,9 @@
"null"
]
},
"user_passkeys": {
"type": "array"
},
"sidebar_tags": {
"type": "array"
},