update-api
All checks were successful
deploy / deploy (push) Successful in 1m16s

This commit is contained in:
2023-11-28 11:33:28 +03:00
parent 12ad685b31
commit 2d89a4ec86
2 changed files with 12 additions and 6 deletions

View File

@@ -20,7 +20,7 @@ class ReactionKind(Enumeration):
REJECT = 8 # -1
# public feed
QUOTE = 9 # +0 bookmark
QUOTE = 9 # +0
COMMENT = 0 # +0
LIKE = 11 # +1
DISLIKE = 12 # -1