mirror of
https://gitea.toothfairyai.com/ToothFairyAI/tf_code.git
synced 2026-04-03 07:33:45 +00:00
core: enable project discovery for experimental builds
This commit is contained in:
@@ -107,7 +107,7 @@ export namespace Project {
|
||||
await migrateFromGlobal(id, worktree)
|
||||
}
|
||||
}
|
||||
discover(existing)
|
||||
if (Flag.OPENCODE_EXPERIMENTAL) discover(existing)
|
||||
const result: Info = {
|
||||
...existing,
|
||||
worktree,
|
||||
|
||||
Reference in New Issue
Block a user