feat(user-picker): adjust build files

Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
This commit is contained in:
Julien Veyssier 2026-01-14 12:31:32 +01:00
parent 28e6f8e808
commit 20453312bd
No known key found for this signature in database
GPG key ID: 4141FEE162030638
2 changed files with 2 additions and 0 deletions

View file

@ -640,6 +640,7 @@ Feature: provisioning
| twofactor_backupcodes |
| updatenotification |
| user_ldap |
| user_picker |
| user_status |
| viewer |
| workflowengine |

View file

@ -459,6 +459,7 @@ if (isset($argv[1])) {
'../apps/twofactor_backupcodes',
'../apps/updatenotification',
'../apps/user_ldap',
'../apps/user_picker',
'../apps/user_status',
'../apps/weather_status',
'../apps/workflowengine',