mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2025-01-31 18:49:43 +08:00
fix(push): add inline reply property (#3221)
This commit is contained in:
parent
996bf00e85
commit
01bfa5cc5e
@ -136,6 +136,7 @@ export interface CategoryActionData {
|
|||||||
title: string;
|
title: string;
|
||||||
foreground: boolean;
|
foreground: boolean;
|
||||||
destructive: boolean;
|
destructive: boolean;
|
||||||
|
inline?: boolean;
|
||||||
}
|
}
|
||||||
|
|
||||||
export interface AndroidPushOptions {
|
export interface AndroidPushOptions {
|
||||||
|
Loading…
Reference in New Issue
Block a user