mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2026-05-08 17:08:57 +01:00
fix: json key name
This commit is contained in:
@@ -45,7 +45,7 @@ export default {
|
||||
defaultValue: i18n,
|
||||
},
|
||||
platform: {
|
||||
defautlValue: 'darwin',
|
||||
defaultValue: 'darwin',
|
||||
},
|
||||
isFromMe: {
|
||||
control: { type: 'checkbox' },
|
||||
|
||||
Reference in New Issue
Block a user