mirror of
https://github.com/codex-storage/deluge.git
synced 2025-01-27 11:45:44 +00:00
Fix indentation
This commit is contained in:
parent
c0276a541c
commit
9c6ff72a83
@ -201,7 +201,7 @@ class Core(CorePluginBase):
|
||||
return self.config.config
|
||||
|
||||
@export
|
||||
def get_feed_config(self, feedname):
|
||||
def get_feed_config(self, feedname):
|
||||
"""Returns configuration for a feed"""
|
||||
return self.config['feeds'][feedname].get_config()
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user