mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2025-03-16 16:43:50 +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…
x
Reference in New Issue
Block a user