feat: home dir in app info

This commit is contained in:
Adam
2025-08-28 14:34:12 -05:00
parent bd173ce4f7
commit 6e8f321d68
4 changed files with 25 additions and 0 deletions
+1
View File
@@ -552,6 +552,7 @@ export type App = {
hostname: string
git: boolean
path: {
home: string
config: string
data: string
root: string