remove callbacked

This commit is contained in:
Barış Soner Uşaklı
2018-02-09 15:28:33 -05:00
committed by GitHub
parent 150e4710dd
commit 55d799d274
+1 -1
View File
@@ -3,7 +3,7 @@
"library": "./lib/theme.js", "library": "./lib/theme.js",
"hooks": [ "hooks": [
{ {
"hook": "filter:widgets.getAreas", "method": "defineWidgetAreas", "callbacked": true "hook": "filter:widgets.getAreas", "method": "defineWidgetAreas"
} }
], ],
"scripts": [ "scripts": [