forked from MarseyWorld/MarseyWorld
fds
parent
951d76e00a
commit
b161576ae8
|
@ -174,10 +174,12 @@ ACTIONTYPES={
|
||||||
"set_flair_locked":{
|
"set_flair_locked":{
|
||||||
"str":"set {self.target_link}'s flair (locked)",
|
"str":"set {self.target_link}'s flair (locked)",
|
||||||
"icon": "fa-user-slash",
|
"icon": "fa-user-slash",
|
||||||
|
"color": "bg-muted",
|
||||||
},
|
},
|
||||||
"set_flair_notlocked":{
|
"set_flair_notlocked":{
|
||||||
"str":"set {self.target_link}'s flair (not locked)",
|
"str":"set {self.target_link}'s flair (not locked)",
|
||||||
"icon": "fa-user-slash",
|
"icon": "fa-user-slash",
|
||||||
|
"color": "bg-muted",
|
||||||
},
|
},
|
||||||
"pin_comment":{
|
"pin_comment":{
|
||||||
"str":'pinned a {self.target_link}',
|
"str":'pinned a {self.target_link}',
|
||||||
|
|
Loading…
Reference in New Issue