mirror of
https://github.com/langgenius/dify.git
synced 2026-05-06 02:18:08 +08:00
merge main
This commit is contained in:
@ -96,7 +96,7 @@ const AppNav = () => {
|
||||
link,
|
||||
}
|
||||
})
|
||||
setNavItems(navItems)
|
||||
setNavItems(navItems as any)
|
||||
}
|
||||
}, [appsData, isCurrentWorkspaceEditor, setNavItems])
|
||||
|
||||
|
||||
Reference in New Issue
Block a user