fix(extension): oops
Some checks failed
Publish docker image / Publish (push) Has been cancelled

This commit is contained in:
Ashhhleyyy 2024-02-19 09:36:56 +00:00
parent 1de9aa178a
commit 0b411c746a
Signed by: ash
GPG key ID: 83B789081A0878FB

View file

@ -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)