lint fix
This commit is contained in:
parent
0834eb5495
commit
e31dd64e46
|
@ -41,7 +41,7 @@ const INITIAL_FRONTEND_STATE = {
|
|||
hasAppPackage: false,
|
||||
libraries: null,
|
||||
appId: "",
|
||||
routes: {}
|
||||
routes: {},
|
||||
}
|
||||
|
||||
export const getFrontendStore = () => {
|
||||
|
|
Loading…
Reference in New Issue