feat: add plugin HTTP hooks + Zalo plugin
This commit is contained in:
@@ -193,6 +193,7 @@ function createPluginRecord(params: {
|
||||
gatewayMethods: [],
|
||||
cliCommands: [],
|
||||
services: [],
|
||||
httpHandlers: 0,
|
||||
configSchema: params.configSchema,
|
||||
configUiHints: undefined,
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user