remove callbacked
This commit is contained in:
parent
150e4710dd
commit
55d799d274
@ -3,7 +3,7 @@
|
||||
"library": "./lib/theme.js",
|
||||
"hooks": [
|
||||
{
|
||||
"hook": "filter:widgets.getAreas", "method": "defineWidgetAreas", "callbacked": true
|
||||
"hook": "filter:widgets.getAreas", "method": "defineWidgetAreas"
|
||||
}
|
||||
],
|
||||
"scripts": [
|
||||
@ -16,4 +16,4 @@
|
||||
"modules": {
|
||||
"pulling.js": "node_modules/pulling/build/pulling-drawer.js"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user