mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2026-02-15 07:28:59 +00:00
Fixed bug920
//FREEBIE
This commit is contained in:
committed by
lilia
parent
27eeccdb62
commit
d4f7b9984b
@@ -56,7 +56,7 @@
|
||||
});
|
||||
new RadioButtonGroupView({
|
||||
el: this.$('.theme-settings'),
|
||||
defaultValue: 'message',
|
||||
defaultValue: 'android',
|
||||
name: 'theme-setting'
|
||||
});
|
||||
new CheckboxView({
|
||||
|
||||
Reference in New Issue
Block a user