fd
This commit is contained in:
parent
e4a8589e99
commit
be9d7a1ba8
7 changed files with 12 additions and 12 deletions
|
@ -212,12 +212,12 @@ ACTIONTYPES={
|
|||
"color": "bg-success",
|
||||
},
|
||||
"agendaposter": {
|
||||
"str": "set agendaposter theme on {self.target_link}",
|
||||
"str": "set chud theme on {self.target_link}",
|
||||
"icon": "fa-user-slash",
|
||||
"color": "bg-danger",
|
||||
},
|
||||
"unagendaposter": {
|
||||
"str": "removed agendaposter theme from {self.target_link}",
|
||||
"str": "removed chud theme from {self.target_link}",
|
||||
"icon": "fa-user-slash",
|
||||
"color": "bg-success",
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue