Removed square brackets

Removed the square brackets around HandshakesDL
This commit is contained in:
2024-04-25 15:43:35 +00:00
parent 9ee3278a62
commit f310930154

View File

@@ -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