🔸 worktreeModeEnabled.ts

This commit is contained in:
nirholas
2026-03-31 10:24:35 +00:00
parent 443df0ebd0
commit 682320ab2a

View File

@@ -9,3 +9,4 @@
export function isWorktreeModeEnabled(): boolean {
return true
}