This commit is contained in:
root
2021-11-11 07:25:16 +05:30
parent b502cf2461
commit 0731c79dd2
+2 -2
View File
@@ -46,12 +46,12 @@ export default {
default: true
},
{
id: 'disableLBRY',
id: 'listen',
type: 'bool',
default: false
},
{
id: 'listen',
id: 'disableLBRY',
type: 'bool',
default: false
},