Merge pull request #432 from janhq/chore/update-core-service-get-plugin-manifest
chore: update core service - get plugin manifest
This commit is contained in:
commit
122c31b9d8
@ -131,6 +131,11 @@ export enum DataService {
|
||||
* Updates a bot matching an ID.
|
||||
*/
|
||||
UpdateBot = "updateBot",
|
||||
|
||||
/**
|
||||
* Gets the plugin manifest.
|
||||
*/
|
||||
GetPluginManifest = "getPluginManifest",
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user