fix: quick-and-dirty fix to get the correct environment variables

This commit is contained in:
2025-07-12 20:17:38 -06:00
parent a96cc8155c
commit b0d99e7c1e
2 changed files with 4 additions and 2 deletions

View File

@@ -55,7 +55,7 @@ See [TESTING.md](test-playwright/TESTING.md) for detailed test instructions.
Application icons are in the `assets` directory, processed by the `capacitor-assets` command.
To add a Font Awesome icon, add to main.ts and reference with `font-awesome` element and `icon` attribute with the hyphenated name.
To add a Font Awesome icon, add to fontawesome.ts and reference with `font-awesome` element and `icon` attribute with the hyphenated name.
## Other