Change to mounted

This commit is contained in:
Oliver Davies 2019-05-25 12:03:13 +01:00
parent f369cbb7d3
commit 577280d634

View file

@ -27,7 +27,7 @@ module.exports = {
} }
}, },
created () { mounted () {
const baseUrl = 'http://drupaltestcamp.docksal' const baseUrl = 'http://drupaltestcamp.docksal'
axios.get(`${baseUrl}/jsonapi/node/session`, { params: { axios.get(`${baseUrl}/jsonapi/node/session`, { params: {