3
0
mirror of https://github.com/danielsogl/awesome-cordova-plugins.git synced 2025-04-22 10:36:26 +08:00

docs(onesignal): update incorrect path to hook file ()

This commit is contained in:
Tyler Hall 2018-09-15 04:39:14 -04:00 committed by Daniel Sogl
parent ac467c50ac
commit 6a9a871758

@ -369,7 +369,7 @@ export enum OSActionType {
* ```
*
* 3. From the root of your project make the file executable:
* `$ chmod +x hooks/after_prepare/030_copy_android_notification_icons.js`
* `$ chmod +x hooks/copy_android_notification_icons.js`
*
*
* @usage