mirror of
https://github.com/kkapsner/CanvasBlocker
synced 2025-07-04 20:46:39 +02:00
parent
fd7e142681
commit
30b97df8fc
2 changed files with 6 additions and 1 deletions
|
@ -22,6 +22,7 @@
|
|||
|
||||
messages.push(settingDefinition.name + "_title");
|
||||
messages.push(settingDefinition.name + "_description");
|
||||
messages.push(settingDefinition.name + "_search");
|
||||
if (settingDefinition.urlSpecific){
|
||||
messages.push(settingDefinition.name + "_urlSpecific");
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue