mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2025-04-21 09:16:26 +08:00
fix(apprate): captialize URL in storeAppURL property
This commit is contained in:
parent
603aa9f6d2
commit
b98fa28b4b
@ -47,7 +47,7 @@ export interface AppRatePreferences {
|
|||||||
/**
|
/**
|
||||||
* App Store URLS
|
* App Store URLS
|
||||||
*/
|
*/
|
||||||
storeAppUrl?: AppRateStoreAppUrls;
|
storeAppURL?: AppRateStoreAppUrls;
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user