ignore: fix

This commit is contained in:
Dax Raad
2025-06-17 13:04:26 -04:00
parent 23ee34b35f
commit 4e0aa58b7e
2 changed files with 3 additions and 2 deletions

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,