Skip to content

Commit

Permalink
Merge pull request #305 from pkarw/master
Browse files Browse the repository at this point in the history
new lines issue
  • Loading branch information
pkarw authored Nov 16, 2017
2 parents 0695075 + 0b75ca3 commit ab73b04
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/store/modules/ui-store.js
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,4 @@ export default {
namespaced: true,
state,
mutations
}
}
2 changes: 1 addition & 1 deletion src/themes/default/store/ui-store.js
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,4 @@ const mutations = {

export default extendStore(coreStore('modules/ui-store'), {
mutations
})
})

0 comments on commit ab73b04

Please sign in to comment.