From fff434a3b577925ae3174492f20da123f451fd3a0286ef8517a54f4a305c9486 Mon Sep 17 00:00:00 2001 From: linuxero Date: Wed, 14 May 2025 11:08:13 +0200 Subject: [PATCH 1/2] test https push in main.py --- main.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main.py b/main.py index cf10541..aca621f 100644 --- a/main.py +++ b/main.py @@ -21,7 +21,7 @@ from lib.DB.ObjectModel import ObjectModel from lib.Printers import Printers os.environ['QML_XHR_ALLOW_FILE_READ'] = '1' - +# test push # [pyqcrm] # program-name="" From bf3bf8fe3eaee679d486ca85c6ae32c70653dc4aefd8111b3313c3001e62a20f Mon Sep 17 00:00:00 2001 From: linuxero Date: Wed, 14 May 2025 11:09:17 +0200 Subject: [PATCH 2/2] remove test https push main.py --- main.py | 1 - 1 file changed, 1 deletion(-) diff --git a/main.py b/main.py index aca621f..07ff0b3 100644 --- a/main.py +++ b/main.py @@ -21,7 +21,6 @@ from lib.DB.ObjectModel import ObjectModel from lib.Printers import Printers os.environ['QML_XHR_ALLOW_FILE_READ'] = '1' -# test push # [pyqcrm] # program-name=""