mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-03-21 03:30:42 +00:00
lint: add missing semicolon
This commit is contained in:
@@ -111,7 +111,7 @@ export default defineComponent({
|
||||
moderator: false,
|
||||
silenced: false,
|
||||
suspended: false,
|
||||
}
|
||||
};
|
||||
},
|
||||
|
||||
computed: {
|
||||
|
||||
Reference in New Issue
Block a user