1
0
mirror of https://github.com/MisskeyIO/misskey synced 2024-11-23 22:56:49 +09:00

chore: clean up

This commit is contained in:
syuilo 2021-09-26 02:56:02 +09:00
parent a70dbb7e74
commit 5fd549656b

View File

@ -231,8 +231,6 @@ export default defineComponent({
}
}
console.log(this.type);
if (this.type === 'user') {
if (this.q == null) {
this.users = [];