Skip to content
Snippets Groups Projects
Verified Commit b4ace3c9 authored by Eliot Berriot's avatar Eliot Berriot
Browse files

Typo

parent 1b1e22ce
Branches
Tags
No related merge requests found
...@@ -40,7 +40,7 @@ export default { ...@@ -40,7 +40,7 @@ export default {
}) })
commit('settings', sections) commit('settings', sections)
if (payload && payload.callback) { if (payload && payload.callback) {
callback() payload.callback()
} }
}, response => { }, response => {
logger.default.error('Error while fetching settings', response.data) logger.default.error('Error while fetching settings', response.data)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment