This commit is contained in:
kek7198 2021-12-19 13:53:12 -06:00
parent 6b75d2b34a
commit 02aa1a2fb1

View file

@ -351,7 +351,6 @@
<script>
var previousTheme = ['theme-iron','dark'];
//var previousTheme = {{ u.theme }}.split(' ');
function changeTheme(theme) {
const body = document.body;
// if previous selection has a value, remove them from body tag