mirror of
https://github.com/labring/FastGPT.git
synced 2025-07-23 05:12:39 +00:00
@@ -23,6 +23,7 @@ export type FeConfigsType = {
|
||||
exportLimitMinutes?: number;
|
||||
};
|
||||
scripts?: { [key: string]: string }[];
|
||||
favicon?: string;
|
||||
};
|
||||
|
||||
export type SystemEnvType = {
|
||||
|
Reference in New Issue
Block a user