chore: replace all cn comments of fe to en version by volc api (#320)
This commit is contained in:
@@ -31,8 +31,8 @@ import { useResetStoreOnLogout } from './use-reset-store-on-logout';
|
||||
import { useInitCommonConfig } from './use-init-common-config';
|
||||
|
||||
/**
|
||||
* 所有初始化的逻辑收敛到这里
|
||||
* 注意登录态需要自行处理
|
||||
* All initialization logic converges here
|
||||
* Note that the login status needs to be handled by yourself.
|
||||
*/
|
||||
export const useAppInit = () => {
|
||||
const { requireAuth, requireAuthOptional, loginFallbackPath } =
|
||||
|
||||
@@ -15,7 +15,7 @@
|
||||
*/
|
||||
|
||||
/**
|
||||
* @file 开源版暂不支持后台配置,用于未来拓展
|
||||
* @File open source version does not support background configuration for future expansion
|
||||
*/
|
||||
import { useEffect } from 'react';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user