Revert default audio source behaviour

This more closely matches the upgrade process
This commit is contained in:
toasted-nutbread 2019-10-11 23:24:08 -04:00
parent 70bceb5b56
commit a6903d68a4

View File

@ -281,7 +281,7 @@ function profileOptionsCreateDefaults() {
audio: {
enabled: true,
sources: ['jpod101', 'jpod101-alternate', 'jisho', 'custom'],
sources: ['jpod101'],
volume: 100,
autoPlay: false,
customSourceUrl: ''