mirror of
https://git.mirrors.martin98.com/https://github.com/bytedance/deer-flow
synced 2025-10-04 04:56:30 +08:00
feat: remove settings in replay mode
This commit is contained in:
parent
cb9201bd34
commit
e1b1380c20
@ -47,7 +47,7 @@ export default function HomePage() {
|
|||||||
</Button>
|
</Button>
|
||||||
</Tooltip>
|
</Tooltip>
|
||||||
<ThemeToggle />
|
<ThemeToggle />
|
||||||
<SettingsDialog />
|
{!isReplay && <SettingsDialog />}
|
||||||
</div>
|
</div>
|
||||||
</header>
|
</header>
|
||||||
<div
|
<div
|
||||||
|
Loading…
x
Reference in New Issue
Block a user