fix
This commit is contained in:
parent
6b75d2b34a
commit
02aa1a2fb1
1 changed files with 0 additions and 1 deletions
|
@ -351,7 +351,6 @@
|
||||||
|
|
||||||
<script>
|
<script>
|
||||||
var previousTheme = ['theme-iron','dark'];
|
var previousTheme = ['theme-iron','dark'];
|
||||||
//var previousTheme = {{ u.theme }}.split(' ');
|
|
||||||
function changeTheme(theme) {
|
function changeTheme(theme) {
|
||||||
const body = document.body;
|
const body = document.body;
|
||||||
// if previous selection has a value, remove them from body tag
|
// if previous selection has a value, remove them from body tag
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue