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

Typo

parent 1b1e22ce
No related branches found
No related tags found
No related merge requests found
......@@ -40,7 +40,7 @@ export default {
})
commit('settings', sections)
if (payload && payload.callback) {
callback()
payload.callback()
}
}, response => {
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.
Finish editing this message first!
Please register or to comment