parent
544b7d522c
commit
29fd59c8fd
@ -36,7 +36,7 @@ export class RecentList {
|
|||||||
this.pref = `savedlist-${pref}`;
|
this.pref = `savedlist-${pref}`;
|
||||||
this.defaults = Array.from(defaults);
|
this.defaults = Array.from(defaults);
|
||||||
this[LIST] = [];
|
this[LIST] = [];
|
||||||
this.limit = 5;
|
this.limit = 15;
|
||||||
}
|
}
|
||||||
|
|
||||||
get values() {
|
get values() {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user