fix val err

main
nurbek 3 years ago
parent 1aa92d74d8
commit 44c380136f

@ -2999,7 +2999,7 @@
], ],
"description": "SoundCloud widget gives you the ability to upload, manage and share tracks.", "description": "SoundCloud widget gives you the ability to upload, manage and share tracks.",
"icon": "SoundCloud.svg", "icon": "SoundCloud.svg",
"dom:": "iframe[src*='.soundcloud.com/'], img[src*='.sndcdn.com/']", "dom": "iframe[src*='.soundcloud.com/'], img[src*='.sndcdn.com/']",
"js": { "js": {
"SC.Widget.Events.PLAY": "" "SC.Widget.Events.PLAY": ""
}, },

Loading…
Cancel
Save