mirror of
https://github.com/twisterarmy/twister-html.git
synced 2025-03-12 21:41:02 +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({
|
this.add({
|
||||||
name: 'theme',
|
name: 'theme',
|
||||||
valDefault: 'original',
|
valDefault: 'nin',
|
||||||
tickMethod: function () {location.reload();},
|
tickMethod: function () {location.reload();},
|
||||||
tickNotOnInit: 1
|
tickNotOnInit: 1
|
||||||
});
|
});
|
||||||
|
Loading…
x
Reference in New Issue
Block a user