forked from FoundKeyGang/FoundKey
lint: add missing semicolon
This commit is contained in:
parent
0e3ca41b3c
commit
25fde3b5eb
1 changed files with 1 additions and 1 deletions
|
@ -111,7 +111,7 @@ export default defineComponent({
|
|||
moderator: false,
|
||||
silenced: false,
|
||||
suspended: false,
|
||||
}
|
||||
};
|
||||
},
|
||||
|
||||
computed: {
|
||||
|
|
Loading…
Reference in a new issue