Update AnnounceBitTorrentPlugin.py

This commit is contained in:
ultramassiveblackhole 2021-01-30 15:44:56 +00:00 committed by GitHub
parent 454c0b2e7e
commit 61f8c826d9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@ from Debug import Debug
from util import helper
# We can only import plugin host clases after the plugins are loaded
# We can only import plugin host classes after the plugins are loaded
@PluginManager.afterLoad
def importHostClasses():
global Peer, AnnounceError