[Config] Add app name to config file
This commit is contained in:
@@ -6,5 +6,8 @@ export const environment = {
|
||||
projectId: 'test-4515a',
|
||||
storageBucket: 'test-4515a.appspot.com',
|
||||
messagingSenderId: '964743099489'
|
||||
},
|
||||
settings: {
|
||||
appName: 'Green'
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user