walljm e444a5fddf FEATURE: Move Help and Settings pages to modals
* fixed ton of bugs... apparently i didn't push up the work i did on the mac... and i don't have that anymore.
2019-01-02 15:18:49 -05:00

6 lines
97 B
TypeScript

export const PageTitles = {
Search: 'Search',
Help: 'Help',
Settings: 'Settings'
}