🎨 Site > Improve URL
This commit is contained in:
@@ -47,6 +47,7 @@ export default
|
||||
|
||||
this.projectsSocket.on('update_projects', (data) =>
|
||||
{
|
||||
this.$store.commit('updateUrl', data.domain)
|
||||
this.$store.commit('updateProjects', data.all)
|
||||
})
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user