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