fix: move radio buttons to subfolder
This commit is contained in:
commit
0a8ae5fe31
3 changed files with 8 additions and 8 deletions
|
@ -55,7 +55,7 @@ function changeTheme(id: string, url: string) {
|
|||
return;
|
||||
}
|
||||
|
||||
settingSave("selectedThemeUrl", id)
|
||||
settingSave("selectedThemeId", id)
|
||||
|
||||
// if the theme didn't originally load for some reason, create it
|
||||
if (!themeLinkElement) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue