mirror of
https://github.com/logos-storage/deluge.git
synced 2026-02-10 00:03:21 +00:00
Fix Feeder plugin name
This commit is contained in:
parent
f736576436
commit
b86ba13376
@ -36,7 +36,7 @@
|
||||
|
||||
from setuptools import setup, find_packages
|
||||
|
||||
__plugin_name__ = "feeder"
|
||||
__plugin_name__ = "Feeder"
|
||||
__author__ = "Fredrik Eriksson"
|
||||
__author_email__ = "feeder@winterbird.org"
|
||||
__version__ = "0.4"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user