Re-push formatted files

This commit is contained in:
Dmitry Yankowski
2020-02-25 11:33:02 -05:00
parent fb0c6d42eb
commit 2a0322541d

View File

@@ -25,7 +25,7 @@ export default {
return this.$store.state.postwoman.settings.FRAME_COLORS_ENABLED || false
},
sectionString() {
return `${this.$route.path.replace(/\/+$/, '')}/${this.label}`
return `${this.$route.path.replace(/\/+$/, "")}/${this.label}`
},
},