(20260403) Started working on Manual Team Sync. and Fix

This commit is contained in:
2026-04-03 10:05:24 +05:30
parent e2167e3f5d
commit 1102b826da
3 changed files with 320 additions and 2 deletions
+2 -2
View File
@@ -84,8 +84,8 @@ from scripts import common
# Debugging:
printer = IceCreamDebugger(prefix = "Manual | ", includeContext = True)
err_printer = IceCreamDebugger(prefix = "[ERR] Manual | ", includeContext = True)
printer = IceCreamDebugger(prefix = "Manual Att | ", includeContext = True)
err_printer = IceCreamDebugger(prefix = "[ERR] Manual Att | ", includeContext = True)
# *****************************************************************************************************************