fixed 500 error

This commit is contained in:
Gamosoft 2025-11-20 14:44:49 +01:00
parent 62c93064de
commit 3e0ff79ed9
1 changed files with 1 additions and 0 deletions

View File

@ -33,6 +33,7 @@ from .utils import (
rename_folder,
delete_folder,
save_uploaded_image,
validate_path_security,
)
from .plugins import PluginManager
from .themes import get_available_themes, get_theme_css