fixed up temporary changes
This commit is contained in:
parent
80e09efd71
commit
1b310d7174
7 changed files with 13 additions and 9 deletions
|
|
@ -1,5 +1,5 @@
|
|||
export const piniaLanguagePlugin = ({ store, options }) => {
|
||||
if (store.$id === 'serverSideStorage') {
|
||||
if (store.$id === 'syncConfig') {
|
||||
store.$onAction(({ store }) => {
|
||||
console.log(store)
|
||||
})
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue