Search window wurde nicht immer hinzugefügt
This commit is contained in:
parent
ae0c125a50
commit
856181f530
@ -9,7 +9,7 @@ console.log('script start')
|
||||
|
||||
const search = new Search()
|
||||
// eslint-disable-next-line no-undef
|
||||
waitForKeyElements('ongoing-call-button', (element) => { search.createSearchWindow(element) }, true)
|
||||
waitForKeyElements('ongoing-call-button', (element) => { search.createSearchWindow(element) }, false)
|
||||
|
||||
const callNotification = new CallNotification()
|
||||
// eslint-disable-next-line no-undef
|
||||
|
Loading…
x
Reference in New Issue
Block a user