fix lint
This commit is contained in:
parent
17330ed621
commit
5c45212159
1 changed files with 2 additions and 2 deletions
|
@ -42,7 +42,7 @@ export const store = new PinaforeStore({
|
|||
mixins(PinaforeStore)
|
||||
computations(store)
|
||||
|
||||
export function initStore() {
|
||||
export function initStore () {
|
||||
observers(store)
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue