fixed minor spelling error in popup.js (#549)
This commit is contained in:
Родитель
475b4b6bf1
Коммит
af8d89df7f
|
@ -1,4 +1,4 @@
|
|||
// Initialize butotn with users's prefered color
|
||||
// Initialize button with users's prefered color
|
||||
let changeColor = document.getElementById("changeColor");
|
||||
|
||||
chrome.storage.sync.get("color", ({ color }) => {
|
||||
|
|
Загрузка…
Ссылка в новой задаче