fixed a comment

This commit is contained in:
kaffem 2020-08-15 21:36:44 +02:00
parent 531d2a82ed
commit b93ad5e548

View file

@ -10,7 +10,7 @@ function save_settings() {
}); });
} }
// Restores the settings using stored in chrome.storage // Restores the settings from chrome.storage
function restore_settings() { function restore_settings() {
chrome.storage.local.get([ chrome.storage.local.get([
'maxPlayerWidth', 'maxPlayerWidth',