Fixed bug920
//FREEBIE
This commit is contained in:
parent
27eeccdb62
commit
d4f7b9984b
1 changed files with 1 additions and 1 deletions
|
@ -56,7 +56,7 @@
|
|||
});
|
||||
new RadioButtonGroupView({
|
||||
el: this.$('.theme-settings'),
|
||||
defaultValue: 'message',
|
||||
defaultValue: 'android',
|
||||
name: 'theme-setting'
|
||||
});
|
||||
new CheckboxView({
|
||||
|
|
Loading…
Reference in a new issue