Fix peer chat queue sync
This commit is contained in:
@@ -57,6 +57,7 @@ export interface RunEvent {
|
||||
role?: string
|
||||
content?: string
|
||||
timestamp?: number
|
||||
queued?: boolean
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user