Fix lint warnings

environments/dev/deployments/121^2
Vivian Lim 6 years ago
parent b0cf050797
commit 158342fc39

@ -29,7 +29,7 @@ const Status = {
preview: null,
showPreview: false,
showingTall: false,
showingContentWarningContent: false
showingContentWarningContent: false
}),
computed: {
muteWords () {
@ -96,7 +96,7 @@ const Status = {
},
clickThroughContentWarningsEnabled () {
return this.$store.state.config.clickThroughContentWarningsEnabled
},
}
},
components: {
Attachment,

Loading…
Cancel
Save