Fix sort update

This commit is contained in:
Chocobozzz 2021-04-12 15:07:59 +02:00
parent 9f1dbd4fe4
commit 5ad97dc676
No known key found for this signature in database
GPG Key ID: 583A612D890159BE
1 changed files with 1 additions and 1 deletions

View File

@ -517,7 +517,7 @@
},
formSort () {
this.doSearch()
this.updateUrl()
}
},