mirror of
https://gitlab.com/walljm/dynamicbible.git
synced 2025-07-25 16:29:49 -04:00

* fixed ton of bugs... apparently i didn't push up the work i did on the mac... and i don't have that anymore.
6 lines
97 B
TypeScript
6 lines
97 B
TypeScript
|
|
export const PageTitles = {
|
|
Search: 'Search',
|
|
Help: 'Help',
|
|
Settings: 'Settings'
|
|
} |