This commit is contained in:
Aevann1 2021-09-21 21:33:17 +02:00
parent a664c7642a
commit 036b733090

View file

@ -174,10 +174,12 @@ ACTIONTYPES={
"set_flair_locked":{
"str":"set {self.target_link}'s flair (locked)",
"icon": "fa-user-slash",
"color": "bg-muted",
},
"set_flair_notlocked":{
"str":"set {self.target_link}'s flair (not locked)",
"icon": "fa-user-slash",
"color": "bg-muted",
},
"pin_comment":{
"str":'pinned a {self.target_link}',