Error on read demo

This commit is contained in:
CHIEFSOFT\ameye
2025-05-01 20:46:07 -04:00
parent 3e28c7cf32
commit 2077116d23
+1
View File
@@ -165,6 +165,7 @@ def salary_demousers():
except Exception as e:
return {
"demo_data": [],
"error": f"ERROR: {e}"
}, 200