Re-push formatted files
This commit is contained in:
parent
fb0c6d42eb
commit
2a0322541d
1 changed files with 1 additions and 1 deletions
|
|
@ -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}`
|
||||
},
|
||||
},
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue