bugfix
This commit is contained in:
parent
19fcb860f2
commit
9370ffc11c
@ -11,6 +11,7 @@ try:
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
except Exception as e:
|
except Exception as e:
|
||||||
|
exception(f'{ppid=}, {data=}, {e}{format_exc()}')
|
||||||
return {
|
return {
|
||||||
"status": "error",
|
"status": "error",
|
||||||
"data": {
|
"data": {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user