AudioAddict: fix indentation

This commit is contained in:
Pierre Mazière 2013-08-29 12:24:30 +02:00 committed by Florent
commit 1058e56166

View file

@ -111,7 +111,7 @@ class AudioAddictBackend(BaseBackend, ICapRadio, ICapCollection):
'android_premium_high': {'rate': 256, 'fmt': 'mp3'}, 'android_premium_high': {'rate': 256, 'fmt': 'mp3'},
'public3': {'rate': 96, 'fmt': 'mp3'} 'public3': {'rate': 96, 'fmt': 'mp3'}
} }
}, }
} }
CONFIG = BackendConfig(Value('networks', CONFIG = BackendConfig(Value('networks',