mirror of
https://github.com/Spythere/stacjownik.git
synced 2026-05-03 21:38:13 +00:00
scroller sponsorów projektu w modalu
This commit is contained in:
@@ -256,8 +256,6 @@ export default defineComponent({
|
||||
},
|
||||
|
||||
handleAuthorsInput() {
|
||||
console.log(this.authorsInputValue);
|
||||
|
||||
this.filterStore.changeFilterValue('authors', this.authorsInputValue);
|
||||
|
||||
if (this.saveOptions) StorageManager.setStringValue('authors', this.authorsInputValue);
|
||||
|
||||
Reference in New Issue
Block a user