diff --git a/FancyCaptcha/extension.json b/FancyCaptcha/extension.json index 3b01870f4..a3e87f60a 100644 --- a/FancyCaptcha/extension.json +++ b/FancyCaptcha/extension.json @@ -30,7 +30,10 @@ }, "ext.confirmEdit.fancyCaptcha": { "scripts": "ext.confirmEdit.fancyCaptcha.js", - "dependencies": "mediawiki.api" + "dependencies": [ + "ext.confirmEdit.fancyCaptcha.styles", + "mediawiki.api" + ] } }, "ResourceFileModulePaths": {