⚡ Update error handler, for non-critical warnings
This commit is contained in:
@@ -103,6 +103,7 @@ module.exports = {
|
||||
/* Key names for session storage identifiers */
|
||||
sessionStorageKeys: {
|
||||
SW_STATUS: 'serviceWorkerStatus',
|
||||
ERROR_LOG: 'errorLog',
|
||||
},
|
||||
/* Unique IDs of modals within the app */
|
||||
modalNames: {
|
||||
|
||||
Reference in New Issue
Block a user