mirror of
https://github.com/ajayyy/SponsorBlock.git
synced 2025-12-08 20:47:11 +03:00
Removed logs
This commit is contained in:
@@ -51,8 +51,5 @@ async function init() {
|
||||
* @param {HTMLElement} element
|
||||
*/
|
||||
function optionToggled(option, value) {
|
||||
console.log(option)
|
||||
console.log(value)
|
||||
|
||||
chrome.storage.sync.set({[option]: value});
|
||||
}
|
||||
Reference in New Issue
Block a user