Site > Add header

This commit is contained in:
brunosimon
2017-09-06 21:16:39 +02:00
parent 6dc1b310ad
commit a0d918e2b1
8 changed files with 96 additions and 19 deletions
+1 -1
View File
@@ -16,7 +16,7 @@ export default
{
extension()
{
return this.$store.state.files.current.extension
return this.$store.state.files.currentFile.extension
},
version()