This commit is contained in:
Aevann1 2021-11-24 01:04:16 +02:00
parent a70b7c1121
commit fd5ae86016
2 changed files with 1 additions and 11 deletions

View file

@ -389,16 +389,6 @@ ACTIONTYPES2={
"icon":"fa-feather-alt",
"color": "bg-muted",
},
"club":{
"str": 'marked post {self.target_link} as club-only',
"icon":"fa-eye-slash",
"color": "bg-danger",
},
"unclub":{
"str": 'unmarked post {self.target_link} as club-only',
"icon":"fa-eye",
"color": "bg-muted",
},
"ban_comment":{
"str": 'removed {self.target_link}',
"icon":"fa-comment",