Add other hooks to hello world plugin
This commit is contained in:
@ -36,6 +36,14 @@
|
||||
{
|
||||
"script": "client/login-client-plugin.js",
|
||||
"scopes": [ "login" ]
|
||||
},
|
||||
{
|
||||
"script": "client/embed-client-plugin.js",
|
||||
"scopes": [ "embed" ]
|
||||
},
|
||||
{
|
||||
"script": "client/video-edit-client-plugin.js",
|
||||
"scopes": [ "video-edit" ]
|
||||
}
|
||||
],
|
||||
"translations": {
|
||||
|
||||
Reference in New Issue
Block a user