mirror of
https://github.com/misskey-dev/misskey.git
synced 2025-01-31 04:02:41 +09:00
fix lint
This commit is contained in:
parent
5cb24e5f07
commit
2dc4f24f18
@ -193,7 +193,7 @@ export default (opts) => ({
|
|||||||
this.more = true;
|
this.more = true;
|
||||||
}
|
}
|
||||||
} else {
|
} else {
|
||||||
|
|
||||||
}
|
}
|
||||||
this.items.push(item);
|
this.items.push(item);
|
||||||
// TODO
|
// TODO
|
||||||
|
Loading…
Reference in New Issue
Block a user