ignore: fix

This commit is contained in:
Dax Raad
2025-06-17 13:04:26 -04:00
parent dbcd784a82
commit 1bd6809d36
2 changed files with 3 additions and 2 deletions
+1
View File
@@ -69,6 +69,7 @@ export namespace App {
git: git !== undefined,
path: {
config: Global.Path.config,
state: Global.Path.state,
data,
root: git ?? input.cwd,
cwd: input.cwd,