Update plugin.json

This commit is contained in:
Barış Soner Uşaklı
2024-01-01 18:13:22 -05:00
committed by GitHub
parent 5e42af990c
commit c1fff76fcc
-1
View File
@@ -1,6 +1,5 @@
{ {
"id": "nodebb-theme-quickstart", "id": "nodebb-theme-quickstart",
"library": "./lib/theme.js",
"hooks": [ "hooks": [
{ "hook": "filter:widgets.getAreas", "method": "defineWidgetAreas" } { "hook": "filter:widgets.getAreas", "method": "defineWidgetAreas" }
], ],