mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2026-05-02 00:07:23 +08:00
Aww yis
This commit is contained in:
@@ -13,8 +13,8 @@ export class Toast {
|
||||
static hide;
|
||||
|
||||
@Cordova({
|
||||
successIndex: 0,
|
||||
errIndex: 1
|
||||
successIndex: 1,
|
||||
errIndex: 2
|
||||
})
|
||||
static showWithOptions;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user