Merge branch 'develop' into sw-notification-action
This commit is contained in:
commit
b040c4da2f
64 changed files with 1253 additions and 248 deletions
|
|
@ -192,8 +192,6 @@ export default (opts) => ({
|
|||
this.items = this.items.slice(-opts.displayLimit);
|
||||
this.more = true;
|
||||
}
|
||||
} else {
|
||||
|
||||
}
|
||||
this.items.push(item);
|
||||
// TODO
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue