mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2025-01-19 16:52:53 +08:00
fix(app-rate): onRateDialogShow callback (#985)
This commit is contained in:
parent
9008aa264b
commit
ab681cccbe
@ -61,7 +61,7 @@ export interface AppRateCallbacks {
|
||||
/**
|
||||
* call back function. called when rate-dialog showing
|
||||
*/
|
||||
onRateDialogShowed?: Function;
|
||||
onRateDialogShow?: Function;
|
||||
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user