fix layout + collect/writeoff debts
This commit is contained in:
1 parent
7ec95ee24a
commit
7e7b3a7011
8 files changed
+263
-35
No files matched your search
@@ -35,6 +35,7 @@ class EventRow(TypedDict):
|
||||
VALID_EVENT_TYPES = {
|
||||
"buyin",
|
||||
"front",
|
||||
"front_collected",
|
||||
"front_writeoff",
|
||||
"cashout",
|
||||
"paid",
|
||||
|
||||
Reference in new issue
Block a user