Little fixes

This commit is contained in:
Elias Schriefer
2024-06-21 12:03:10 +02:00
parent 85213b25da
commit c19459ad01
2 changed files with 17 additions and 16 deletions

View File

@@ -1,4 +1,4 @@
import {searchBarTimeout} from "./main.js"
import { searchBarTimeout } from "./main.js"
export function fetchQuery(fetchString) {
clearTimeout(searchBarTimeout);