mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2025-01-31 18:49:43 +08:00
docs(onesignal): update incorrect path to hook file (#2715)
This commit is contained in:
parent
ac467c50ac
commit
6a9a871758
@ -369,7 +369,7 @@ export enum OSActionType {
|
|||||||
* ```
|
* ```
|
||||||
*
|
*
|
||||||
* 3. From the root of your project make the file executable:
|
* 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
|
* @usage
|
||||||
|
Loading…
Reference in New Issue
Block a user