wip
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
This commit is contained in:
commit
9032d065e6
103 changed files with 2502 additions and 190 deletions
|
|
@ -10,7 +10,8 @@ defenum(Pleroma.UserRelationship.Type,
|
|||
reblog_mute: 3,
|
||||
notification_mute: 4,
|
||||
inverse_subscription: 5,
|
||||
endorsement: 6
|
||||
suggestion_dismiss: 6,
|
||||
endorsement: 7
|
||||
)
|
||||
|
||||
defenum(Pleroma.FollowingRelationship.State,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue