Skip to content

Commit

Permalink
fix: 'reset page buttons' wiping page
Browse files Browse the repository at this point in the history
  • Loading branch information
Julusian authored Nov 15, 2023
1 parent 17fda46 commit 29ff30a
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions lib/Data/ImportExport.js
Original file line number Diff line number Diff line change
Expand Up @@ -729,8 +729,6 @@ class DataImportExport extends CoreBase {
* @returns {'ok'}
*/
(pageNumber) => {
this.page.resetPage(pageNumber)

// make magical page buttons!
for (const { type, location } of default_nav_buttons_definitions) {
this.controls.createBankControl(
Expand Down

0 comments on commit 29ff30a

Please sign in to comment.