mirror of
https://github.com/twisterarmy/twister-html.git
synced 2025-01-11 23:48:00 +00:00
set nin theme by default
This commit is contained in:
parent
6f6bac4a22
commit
fbc53ef1a6
@ -18,7 +18,7 @@ function twisterOptions() {
|
|||||||
});
|
});
|
||||||
this.add({
|
this.add({
|
||||||
name: 'theme',
|
name: 'theme',
|
||||||
valDefault: 'original',
|
valDefault: 'nin',
|
||||||
tickMethod: function () {location.reload();},
|
tickMethod: function () {location.reload();},
|
||||||
tickNotOnInit: 1
|
tickNotOnInit: 1
|
||||||
});
|
});
|
||||||
|
Loading…
Reference in New Issue
Block a user