update mod_jsonrpc and configuration file

This commit is contained in:
adator
2025-10-18 22:46:38 +02:00
parent 5cd82a174d
commit fd79ada13d
3 changed files with 4 additions and 4 deletions

View File

@@ -11,7 +11,7 @@ from core import installation
try:
# installation.Install()
installation.Install()
from core.loader import Loader
loader = Loader()