mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-03-22 20:13:36 +00:00
Merge branch 'develop' into sw-notification-action
This commit is contained in:
@@ -192,8 +192,6 @@ export default (opts) => ({
|
||||
this.items = this.items.slice(-opts.displayLimit);
|
||||
this.more = true;
|
||||
}
|
||||
} else {
|
||||
|
||||
}
|
||||
this.items.push(item);
|
||||
// TODO
|
||||
|
||||
Reference in New Issue
Block a user