- cleaned some code.
- routing offline - pushNotification
This commit is contained in:
@@ -13,7 +13,7 @@ export interface IGlobalState {
|
||||
menuCollapse: boolean
|
||||
leftDrawerOpen: boolean
|
||||
category: string
|
||||
stateConnection: StateConnection
|
||||
stateConnection: string
|
||||
posts: IPost[]
|
||||
listatodo: ITodoList[]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user