mirror of
https://github.com/twisterarmy/twister-html.git
synced 2025-03-12 13:31:14 +00:00
Merge pull request #10 from twisterarmy/theme-nin-by-default
set nin theme by default
This commit is contained in:
commit
04eeb07b3b
@ -18,7 +18,7 @@ function twisterOptions() {
|
||||
});
|
||||
this.add({
|
||||
name: 'theme',
|
||||
valDefault: 'original',
|
||||
valDefault: 'nin',
|
||||
tickMethod: function () {location.reload();},
|
||||
tickNotOnInit: 1
|
||||
});
|
||||
|
Loading…
x
Reference in New Issue
Block a user