Skip to content
Snippets Groups Projects
Unverified Commit 13be0b85 authored by maria-moroz's avatar maria-moroz Committed by GitHub
Browse files

Merge pull request #66 from maria-moroz/feature/trailer

Update theme-switcher.js
parents 72668465 9b885edc
No related branches found
No related tags found
No related merge requests found
......@@ -42,5 +42,6 @@ export function checkTheme() {
} else {
localStorage.setItem('theme', 'light');
onDarkTheme();
checkbox.checked = true;
}
}
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment