theme service fix

This commit is contained in:
2025-01-24 15:00:22 +03:00
parent b1dacff877
commit fc70051761
123 changed files with 4 additions and 11741 deletions

View File

@ -1,15 +0,0 @@
{
"name": "Custom",
"version": "0.1",
"author": "ItGuild",
"slug": "custom",
"type": "theme",
"description": "Custom theme",
"preview": "preview.png",
"resource": "/resources/themes/custom",
"resource_path": "{RESOURCES}/themes/custom",
"theme_class": "app\\themes\\custom\\CustomTheme",
"theme_class_file": "{APP}/themes/custom/CustomTheme.php",
"routs": "routs/custom.php",
"dependence": "photo,tag"
}