mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2025-01-19 00:12:53 +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;
|
||||
foreground: boolean;
|
||||
destructive: boolean;
|
||||
inline?: boolean;
|
||||
}
|
||||
|
||||
export interface AndroidPushOptions {
|
||||
|
Loading…
Reference in New Issue
Block a user