mirror of
https://github.com/labring/FastGPT.git
synced 2026-05-05 01:02:59 +08:00
@@ -9,7 +9,7 @@ export enum PluginErrEnum {
|
||||
const errList = [
|
||||
{
|
||||
statusText: PluginErrEnum.unExist,
|
||||
message: i18nT('common:code_error.plugin_error.not_exist')
|
||||
message: i18nT('common:error.tool_not_exist')
|
||||
},
|
||||
{
|
||||
statusText: PluginErrEnum.unAuth,
|
||||
|
||||
Reference in New Issue
Block a user