mirror of
https://github.com/agent0ai/agent-zero.git
synced 2026-05-14 08:21:43 +00:00
Update log.py
On Win10 x64 and other pltf the UI does not run without this fix.
This commit is contained in:
parent
66025b482a
commit
cea64e7202
1 changed files with 1 additions and 1 deletions
|
|
@ -4,7 +4,7 @@ from typing import Literal, Optional, Dict
|
|||
import uuid
|
||||
|
||||
|
||||
type Type = Literal[
|
||||
Type = Literal[
|
||||
"agent",
|
||||
"code_exe",
|
||||
"error",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue