diff --git a/settings/settings.js b/settings/settings.js index 7e10f2b..9d6bef8 100644 --- a/settings/settings.js +++ b/settings/settings.js @@ -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',