В PageScroller добавлены кнопки "в начало", "в конец"
This commit is contained in:
@@ -318,10 +318,6 @@ class Search {
|
||||
created() {
|
||||
this.commit = this.$store.commit;
|
||||
|
||||
/*this.refresh = _.debounce(() => {
|
||||
this.refreshDebounced();
|
||||
}, 1000);*/
|
||||
|
||||
this.loadSettings();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user