gm-fetch für Firefox gefixt

This commit is contained in:
2024-10-14 11:49:10 +02:00
parent bbb4a910a0
commit 20e011bb55
9 changed files with 207 additions and 17 deletions
+1 -1
View File
@@ -2,7 +2,7 @@ import './search.css'
import { TapiContact } from './tapi-contact'
import { debounce } from './debounce'
import { fireChangeEvents } from './utils'
import GM_fetch from '@trim21/gm-fetch'
import GM_fetch from './gm-fetch'
export class Search {
private currentSearchText = ''