From 9041a0469c93be5100efe7e560c788ffcb0ec1c4 Mon Sep 17 00:00:00 2001 From: Capocchi L Date: Thu, 28 May 2020 14:51:09 +0200 Subject: [PATCH] bug fix --- pluginmanager.py => PluginManager.py | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename pluginmanager.py => PluginManager.py (100%) diff --git a/pluginmanager.py b/PluginManager.py similarity index 100% rename from pluginmanager.py rename to PluginManager.py