mirror of
https://gitee.com/wanwujie/deer-flow
synced 2026-04-05 15:10:20 +08:00
feat: remove settings in replay mode
This commit is contained in:
@@ -47,7 +47,7 @@ export default function HomePage() {
|
||||
</Button>
|
||||
</Tooltip>
|
||||
<ThemeToggle />
|
||||
<SettingsDialog />
|
||||
{!isReplay && <SettingsDialog />}
|
||||
</div>
|
||||
</header>
|
||||
<div
|
||||
|
||||
Reference in New Issue
Block a user