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