chore: update core service - get plugin manifest
This commit is contained in:
parent
6c9069a1ad
commit
bef07397b5
@ -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