Patch Notion Icons Extension (#257)

* Remove console logging in mod.js

* Rename styles.css to app.css
This commit is contained in:
Ryo Hilmawan 2020-11-15 08:08:03 +07:00 committed by GitHub
parent afd7879ec6
commit 5c151f133b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 1 additions and 2 deletions

View File

@ -167,4 +167,4 @@
to {
transform: rotate(359deg);
}
}
}

View File

@ -182,7 +182,6 @@ module.exports = {
iconSetBody.append(icon);
garbageCollector.push(icon);
icon.addEventListener('click', () => setPageIcon(iconUrl));
console.log(iconUrl)
// Make sure elements load
promiseArray.push(