gm-fetch für Firefox gefixt
This commit is contained in:
+1
-1
@@ -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 = ''
|
||||
|
||||
Reference in New Issue
Block a user