mirror of
https://github.com/labring/FastGPT.git
synced 2025-08-03 21:48:02 +00:00
i18n
This commit is contained in:
@@ -29,6 +29,7 @@ export const clientInitData = async (): Promise<InitDateResponse> => {
|
||||
beianText = res.systemEnv?.beianText;
|
||||
googleClientVerKey = res.systemEnv?.googleClientVerKey;
|
||||
baiduTongji = res.systemEnv?.baiduTongji;
|
||||
console.log(res.feConfigs);
|
||||
|
||||
return res;
|
||||
} catch (error) {
|
||||
|
Reference in New Issue
Block a user