mirror of
https://akkoma.dev/AkkomaGang/akkoma-fe
synced 2025-05-01 19:29:30 +08:00
Fix lint warnings
This commit is contained in:
parent
b0cf050797
commit
158342fc39
1 changed files with 2 additions and 2 deletions
|
@ -96,7 +96,7 @@ const Status = {
|
|||
},
|
||||
clickThroughContentWarningsEnabled () {
|
||||
return this.$store.state.config.clickThroughContentWarningsEnabled
|
||||
},
|
||||
}
|
||||
},
|
||||
components: {
|
||||
Attachment,
|
||||
|
|
Loading…
Reference in a new issue