feat/loading-state #31

Merged
rov merged 8 commits from feat/loading-state into main 2026-04-05 21:28:30 -03:00
2 changed files with 1 additions and 3 deletions
Showing only changes of commit 0ef91b6f6f - Show all commits

View File

@ -1,2 +0,0 @@
VITE_API_BASE_URL=http://localhost:8080
VITE_OMV_BASE_URL=http://omv.badger-pirarucu.ts.net:9000/mangamochi-dev

2
.gitignore vendored
View File

@ -222,7 +222,7 @@ web_modules/
.yarn-integrity .yarn-integrity
# dotenv environment variable files # dotenv environment variable files
.env .env*
.env.development.local .env.development.local
.env.test.local .env.test.local
.env.production.local .env.production.local