This commit is contained in:
parent
1de9aa178a
commit
0b411c746a
1 changed files with 1 additions and 1 deletions
|
@ -103,4 +103,4 @@ browser.webRequest.onCompleted.addListener(interceptSubmit, {
|
||||||
urls: ['https://checkin.york.ac.uk/api/selfregistration/*/present'],
|
urls: ['https://checkin.york.ac.uk/api/selfregistration/*/present'],
|
||||||
});
|
});
|
||||||
|
|
||||||
browser.runtime.onMessage.addListener()
|
browser.runtime.onMessage.addListener(handleMessage)
|
||||||
|
|
Loading…
Reference in a new issue