FEATURE: Enable the notification prompt by default
This commit is contained in:
parent
a651d39b8a
commit
b8d3fbd08b
|
@ -231,7 +231,7 @@ basic:
|
||||||
client: true
|
client: true
|
||||||
default: false
|
default: false
|
||||||
push_notifications_prompt:
|
push_notifications_prompt:
|
||||||
default: false
|
default: true
|
||||||
client: true
|
client: true
|
||||||
push_notifications_icon_url:
|
push_notifications_icon_url:
|
||||||
default: ''
|
default: ''
|
||||||
|
|
Loading…
Reference in New Issue