Tracking background updates from the Discord alpha client.
Current build hash: 5b452a2c6b85abf5a55c099c76a9cada945959f8
default {
"audioOutputPresent": true,
"nonContextualStreamOutputPresent": true,
"showTileVolumeIndicator": false
}variations {
"1": {
"audioOutputPresent": false,
"nonContextualStreamOutputPresent": false,
"showTileVolumeIndicator": true
}
}default {
"chatInputFloating": false,
"chatInputLegacySendButton": false,
"enabled": false
}variations {
"0": {
"chatInputFloating": false,
"chatInputLegacySendButton": false,
"enabled": false
},
"1": {
"chatInputFloating": false,
"chatInputLegacySendButton": false,
"enabled": true
},
"2": {
"chatInputFl...