mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2025-02-07 23:03:19 +08:00
parent
51fc5332ff
commit
e40247c211
@ -89,6 +89,11 @@ export interface ILocalNotification {
|
|||||||
* Default: FFFFFF
|
* Default: FFFFFF
|
||||||
*/
|
*/
|
||||||
led?: string;
|
led?: string;
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Notification priority.
|
||||||
|
*/
|
||||||
|
priority?: number;
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
Loading…
Reference in New Issue
Block a user