components: fix typo
This commit is contained in:
parent
0932385a36
commit
0fd076529b
2 changed files with 1 additions and 1 deletions
|
|
@ -9,7 +9,7 @@ let
|
||||||
name = "patched-authentik-source";
|
name = "patched-authentik-source";
|
||||||
patches = [
|
patches = [
|
||||||
./authentik_media_upload.patch
|
./authentik_media_upload.patch
|
||||||
./authentik_media_tenant_files_miration.patch
|
./authentik_media_tenant_files_migration.patch
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
in
|
in
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue