Removed square brackets
Removed the square brackets around HandshakesDL
This commit is contained in:
@@ -75,7 +75,7 @@ class HandshakesDL(plugins.Plugin):
|
||||
self.ready = False
|
||||
|
||||
def on_loaded(self):
|
||||
logging.info("[HandshakesDL] plugin loaded")
|
||||
logging.info("HandshakesDL plugin loaded")
|
||||
|
||||
def on_config_changed(self, config):
|
||||
self.config = config
|
||||
|
Reference in New Issue
Block a user