1
0
Fork 0
mirror of https://github.com/kkapsner/CanvasBlocker synced 2025-07-03 20:16:33 +02:00

Added showCanvasWhileAsking

Fixes #175
This commit is contained in:
kkapsner 2018-01-04 13:36:18 +01:00
parent ab19ebd2c6
commit 77e079e5cc
7 changed files with 88 additions and 2 deletions

View file

@ -106,6 +106,10 @@
defaultValue: "block",
options: ["block", "fake"]
},
{
name: "showCanvasWhileAsking",
defaultValue: true
},
{
name: "showNotifications",
defaultValue: true,