fix(web03/redirections): import module

This commit is contained in:
sinavir 2024-12-22 15:16:33 +01:00
parent 5fa7ccb8e7
commit 383911d619
No known key found for this signature in database

View file

@ -13,6 +13,7 @@ lib.extra.mkConfig {
enabledServices = [
# List of services to enable
"django-apps"
"redirections"
];
extraConfig = {