This commit is contained in:
Aevann1 2022-01-28 06:37:40 +02:00
parent e4a8589e99
commit be9d7a1ba8
7 changed files with 12 additions and 12 deletions

View file

@ -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",
},