🔧 Clean mount paths in WebMonetization module

This commit is contained in:
Maxim Lebedev 2020-12-25 21:08:48 +05:00
parent e1af133748
commit c515b1b555
No known key found for this signature in database
GPG Key ID: F8978F46FF0FFA4F
1 changed files with 6 additions and 6 deletions

View File

@ -4,9 +4,9 @@ module:
extended: false
min: "0.79.0"
mounts:
- source: assets/monetization.js
target: assets/monetization.js
- source: layouts/partials/monetization.html
target: layouts/partials/monetization.html
- source: layouts/shortcodes/monetization.html
target: layouts/shortcodes/monetization.html
- source: assets
target: assets
- source: layouts/partials
target: layouts/partials
- source: layouts/shortcodes
target: layouts/shortcodes