static:app.load
This commit is contained in:
parent
28a8874e01
commit
b31d963570
@ -5,7 +5,7 @@
|
||||
"url": "https://github.com/julianlam/nodebb-plugin-sso-oauth",
|
||||
"library": "./library.js",
|
||||
"hooks": [
|
||||
{ "hook": "filter:app.load", "method": "init" },
|
||||
{ "hook": "static:app.load", "method": "init" },
|
||||
{ "hook": "filter:user.delete", "method": "deleteUserData" },
|
||||
{ "hook": "filter:auth.init", "method": "getStrategy" },
|
||||
{ "hook": "filter:admin.header.build", "method": "addMenuItem" }
|
||||
|
Loading…
Reference in New Issue
Block a user