mirror of
https://github.com/IT4Change/boilerplate-frontend.git
synced 2025-12-13 07:35:53 +00:00
lint
This commit is contained in:
parent
721ea98295
commit
a21e90fcb9
@ -31,7 +31,7 @@ function createApp(
|
||||
},
|
||||
})
|
||||
|
||||
if(isClient){
|
||||
if (isClient) {
|
||||
pinia.use(piniaPluginPersistedstate)
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user