forked from rDrama/rDrama
1
0
Fork 0
master
kek7198 2021-12-19 14:42:39 -06:00
parent 7a1c4f2b8a
commit 419fba22b4
1 changed files with 1 additions and 1 deletions

View File

@ -350,7 +350,7 @@
<script>function formkey() {return '{{v.formkey}}';}</script>
<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