Consolidates and renames the app title

This commit is contained in:
2026-05-18 17:28:39 -05:00
parent 86866f4db7
commit aae0c3ff8d
4 changed files with 8 additions and 3 deletions

2
src/lib/config.ts Normal file
View File

@@ -0,0 +1,2 @@
// If you change this, also change it in `index.html`
export const APP_NAME = 'Scrounge Quest'