mirror of
https://gitea.toothfairyai.com/ToothFairyAI/tf_code.git
synced 2026-04-02 15:13:46 +00:00
rework project loading
This commit is contained in:
@@ -3,7 +3,7 @@ import { EventEmitter } from "events"
|
||||
export const GlobalBus = new EventEmitter<{
|
||||
event: [
|
||||
{
|
||||
directory: string
|
||||
directory?: string
|
||||
payload: any
|
||||
},
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user