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

Added setting to controll to save notification details

Fixes #236
This commit is contained in:
kkapsner 2018-09-11 23:54:59 +02:00
parent 1a066de2fd
commit 5e5011f208
16 changed files with 556 additions and 90 deletions

View file

@ -184,6 +184,10 @@
name: "displayBadge",
defaultValue: true
},
{
name: "storeNotificationData",
defaultValue: false
},
{
name: "storeImageForInspection",
defaultValue: false