Client - display page error if can not fetch app config
This commit is contained in:
@@ -6,4 +6,5 @@ export const state: IRootState = {
|
||||
language: 'en',
|
||||
errorMessages: null,
|
||||
application: <IApplication>{},
|
||||
appLoading: false,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user