Update pebble.settings.js

master
sir-indy 2022-03-29 13:00:55 +01:00 committed by GitHub
parent 3d9a49a5fb
commit e3db453b44
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -41,7 +41,7 @@
onchange: v => {
s.theme = theme_options[v];
save();
},
}
}
});
})