Error on read demo
This commit is contained in:
@@ -165,6 +165,7 @@ def salary_demousers():
|
||||
except Exception as e:
|
||||
return {
|
||||
"demo_data": [],
|
||||
"error": f"ERROR: {e}"
|
||||
}, 200
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user