fixed invalid json

main
Somdev Sangwan 3 years ago committed by GitHub
parent cde1b5b3e6
commit 215fad22d8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -455,7 +455,7 @@
], ],
"description": "WebFactory Under Construction is a WordPress plugin which allows you to create an under construction page.", "description": "WebFactory Under Construction is a WordPress plugin which allows you to create an under construction page.",
"icon": "WebFactory.png", "icon": "WebFactory.png",
"dom": "link[href*='/wp-content/plugins/under-construction-page/']" "dom": "link[href*='/wp-content/plugins/under-construction-page/']",
"pricing": [ "pricing": [
"freemium" "freemium"
], ],