Merge pull request #1608 from vector-im/feature/fga/pin_create_ui

Feature/fga/pin create UI
This commit is contained in:
ganfra 2023-10-20 11:50:11 +02:00 committed by GitHub
commit ef08d77ede
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
28 changed files with 675 additions and 21 deletions

View file

@ -154,6 +154,12 @@
"includeRegex": [
"call_.*"
]
},
{
"name": ":features:lockscreen:impl",
"includeRegex": [
"screen_app_lock_.*"
]
}
]
}