fix: json key name

This commit is contained in:
Mustafa UZUN 2023-08-19 12:29:47 +03:00
parent d295220c4d
commit afbb4f1cff

View file

@ -45,7 +45,7 @@ export default {
defaultValue: i18n,
},
platform: {
defautlValue: 'darwin',
defaultValue: 'darwin',
},
isFromMe: {
control: { type: 'checkbox' },