This commit is contained in:
CHIEFSOFT\ameye
2025-08-30 05:09:28 -04:00
parent 7dd788f559
commit 2a42af5997
+1 -1
View File
@@ -14,7 +14,7 @@ class WebContentsService(BaseService):
def get_web_contents_data(provision_uid):
try:
web_contents_data = {
"LAST_UPDATE": "0",
"last_update": "0",
"site_title": "my-site-title",
"site_description": "This is site description in the header",
"site_logo_text": "MY-GOOD-LOGO",