diff --git a/guiscrcpy/launcher.py b/guiscrcpy/launcher.py index 553402ad..991ed002 100644 --- a/guiscrcpy/launcher.py +++ b/guiscrcpy/launcher.py @@ -517,8 +517,7 @@ def network_mgr(self): self.nm.init() self.nm.show() - @staticmethod - def bootstrap_mapper(): + def bootstrap_mapper(self): if (os.path.exists( os.path.join(cfgmgr.get_cfgpath() + "guiscrcpy.mapper.json"))): from guiscrcpy.lib import mapper