diff --git a/plugin.json b/plugin.json index 7de03a8..5ab1474 100644 --- a/plugin.json +++ b/plugin.json @@ -1,6 +1,5 @@ { "id": "nodebb-theme-quickstart", - "library": "./lib/theme.js", "hooks": [ { "hook": "filter:widgets.getAreas", "method": "defineWidgetAreas" } ],