@ -96,6 +96,7 @@ const Apps = () => {
]
useEffect(() => {
// [todo] 替换页面title方法, 全量替换 - Dify
document.title = `${t('common.menus.apps')} - Dify`
if (localStorage.getItem(NEED_REFRESH_APP_LIST_KEY) === '1') {
localStorage.removeItem(NEED_REFRESH_APP_LIST_KEY)