fixed a comment
This commit is contained in:
parent
531d2a82ed
commit
b93ad5e548
|
@ -10,7 +10,7 @@ function save_settings() {
|
|||
});
|
||||
}
|
||||
|
||||
// Restores the settings using stored in chrome.storage
|
||||
// Restores the settings from chrome.storage
|
||||
function restore_settings() {
|
||||
chrome.storage.local.get([
|
||||
'maxPlayerWidth',
|
||||
|
|
Loading…
Reference in a new issue