fix billing
This commit is contained in:
@@ -41,7 +41,7 @@ def cancel(id: str, payload: Cancel):
|
||||
set_status_as_canceled(
|
||||
id,
|
||||
lock_hash=payload.lock_hash,
|
||||
author={
|
||||
created_by={
|
||||
'id': user.id,
|
||||
'name': user.name,
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user