mirror of
https://github.com/sim1222/misskey.git
synced 2025-08-03 15:06:27 +09: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