Skip to content

Commit 6caf761

Browse files
committed
chore(app): update production app name
1 parent 6600146 commit 6caf761

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/environments/environment.prod.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ import packageInfo from '../../package.json';
33

44
export const environment = {
55
appDeveloper: 'Akyrey',
6-
appName: 'Jack of all trades',
6+
appName: 'Trackify',
77
backendUrl: 'http://localhost:3000/',
88
developerModeClick: 7,
99
logStoreState: false,

0 commit comments

Comments
 (0)