Fix bulk-edit extension manifest

This commit is contained in:
Cohee
2023-08-04 13:42:20 +03:00
parent b34df90905
commit 14827d6135

View File

@@ -4,7 +4,7 @@
"requires": [], "requires": [],
"optional": [], "optional": [],
"js": "index.js", "js": "index.js",
"css": "style.css", "css": "",
"author": "city-unit", "author": "city-unit",
"version": "1.0.0", "version": "1.0.0",
"homePage": "https://github.com/city-unit" "homePage": "https://github.com/city-unit"