feat: home dir in app info

This commit is contained in:
Adam
2025-08-28 14:34:12 -05:00
parent 3de1ce467f
commit e37e878e72
4 changed files with 25 additions and 0 deletions

View File

@@ -552,6 +552,7 @@ export type App = {
hostname: string
git: boolean
path: {
home: string
config: string
data: string
root: string