fixing-wip

This commit is contained in:
2023-01-17 22:56:48 +03:00
parent b966ce6c24
commit 82c6236a7f
8 changed files with 106 additions and 99 deletions

View File

@@ -407,6 +407,9 @@ enum ReactionKind {
PROPOSE
ASK
REMARK
FOOTNOTE
ACCEPT
REJECT
}