Merge branch 'main' into fix-deprecation-warnings
This commit is contained in:
commit
674e603fce
36 changed files with 138 additions and 98 deletions
|
@ -40,7 +40,7 @@ window.addEventListener('load', async () => {
|
|||
// save preference to local storage
|
||||
saveScheme(newScheme)
|
||||
|
||||
setImages(newScheme)
|
||||
setImages(theme)
|
||||
}
|
||||
|
||||
setScheme(loadScheme())
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue