fix: update to use local app/ dir (#1872)

* fix: update to use local app/ dir

* fix: update if statement on macos xlarge
This commit is contained in:
Tom Hu 2025-09-04 16:18:57 +02:00 committed by GitHub
parent 206148c4b8
commit 18fdacf0ce
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
6 changed files with 55 additions and 5 deletions

3
.gitignore vendored
View file

@ -93,3 +93,6 @@ public/
# macOS Finder metadata
.DS_Store
# pycache dirs
__pycache__/