components: fix typo

This commit is contained in:
WilliButz 2024-09-08 17:29:30 +02:00
parent 0932385a36
commit 0fd076529b
No known key found for this signature in database
GPG key ID: AB05DF703EB9DC70
2 changed files with 1 additions and 1 deletions

View file

@ -9,7 +9,7 @@ let
name = "patched-authentik-source";
patches = [
./authentik_media_upload.patch
./authentik_media_tenant_files_miration.patch
./authentik_media_tenant_files_migration.patch
];
};
in