-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
Description
VoteEX/app/components/KeyUploader/KeyUploader.js
Lines 13 to 18 in 974ce13
// @TODO Save jwk to chrome.storage | |
console.log({ result }); | |
}; | |
fileReader.readAsText(file); | |
return false; // do not upload file anywhere |