We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2d5c60c commit 6589f28Copy full SHA for 6589f28
plugin.json
@@ -17,6 +17,6 @@
17
,"widget":{
18
"service":"service.html"
19
},
20
- "features" : [{"name" : "Geo"}, {"name": "localNotification"}],
+ "features" : [{"name" : "Geo"}, {"name": "localNotification"}, {"name": "BackgroundMode"}],
21
"languages" : ["en"]
22
}
0 commit comments