mirror of
https://github.com/Febbweiss/mopidy-touchscreen.git
synced 2026-03-04 22:25:39 +00:00
Code cleanup
This commit is contained in:
@@ -36,5 +36,5 @@ class Extension(ext.Extension):
|
||||
def setup(self, registry):
|
||||
registry.add('frontend', TouchScreen)
|
||||
|
||||
#Backend used for controling volume
|
||||
# Backend used for controling volume
|
||||
registry.add('backend', TouchScreenBackend)
|
||||
|
||||
Reference in New Issue
Block a user