Fix lint warnings

This commit is contained in:
Vivian Lim 2018-06-29 00:10:17 -07:00
parent b0cf050797
commit 158342fc39

View file

@ -96,7 +96,7 @@ const Status = {
}, },
clickThroughContentWarningsEnabled () { clickThroughContentWarningsEnabled () {
return this.$store.state.config.clickThroughContentWarningsEnabled return this.$store.state.config.clickThroughContentWarningsEnabled
}, }
}, },
components: { components: {
Attachment, Attachment,