mirror of
https://bitbucket.org/TheBosZ/cordova-plugin-run-in-background
synced 2025-12-15 10:53:22 +00:00
Allow the user to set a "large icon"
Need to actually test this.
This commit is contained in:
@@ -419,6 +419,7 @@ exports._defaults = {
|
||||
hidden: true,
|
||||
color: undefined,
|
||||
icon: 'icon',
|
||||
largeIcon: undefined,
|
||||
channelName: 'cordova-plugin-background-mode',
|
||||
channelDescription: 'cordova-plugin-background-moden notification',
|
||||
allowClose: false,
|
||||
|
||||
Reference in New Issue
Block a user