mirror of
https://github.com/streetwriters/notesnook.git
synced 2026-09-01 19:49:54 +02:00
web: fix error on installing theme from file
This commit is contained in:
committed by
Abdullah Atta
parent
49455e8054
commit
0bf26afa33
@@ -184,7 +184,7 @@ function ThemesList() {
|
||||
previewColors: getPreviewColors(theme)
|
||||
})
|
||||
) {
|
||||
setTheme(theme);
|
||||
setCurrentTheme(theme);
|
||||
}
|
||||
}}
|
||||
sx={{
|
||||
|
||||
Reference in New Issue
Block a user