🚧 Site > Add file

This commit is contained in:
brunosimon
2017-08-10 01:29:46 +02:00
parent 5cac120de2
commit f7a52d970b
17 changed files with 106 additions and 2 deletions
@@ -14,5 +14,9 @@ export default
methods:
{
onNameClick()
{
this.$store.commit('setFile', this.content.data.path.full)
}
}
}