1
0
mirror of https://github.com/kkapsner/CanvasBlocker synced 2024-05-29 09:28:06 +02:00

Removed default entry in white list.

This commit is contained in:
kkapsner 2017-01-30 11:23:07 +01:00
parent fe05bc335c
commit f93f2958b7
2 changed files with 2 additions and 1 deletions

View File

@ -16,7 +16,7 @@
"name": "whiteList", "name": "whiteList",
"title": "White list", "title": "White list",
"type": "string", "type": "string",
"value": "kkapsner.de" "value": ""
}, },
{ {
"name": "blackList", "name": "blackList",

View File

@ -1,6 +1,7 @@
Version 0.3.6: Version 0.3.6:
changes: changes:
- only last bit of image values are changes also in non persistent mode - only last bit of image values are changes also in non persistent mode
- removed default entry in white list
new features: new features:
- -