sync_manager.py aktualisiert
This commit is contained in:
@@ -112,7 +112,6 @@ class SyncManager:
|
||||
return True
|
||||
|
||||
def run_sync(self):
|
||||
def run_sync(self):
|
||||
"""Führt den gesamten Synchronisationsprozess aus."""
|
||||
if not self._load_data():
|
||||
return
|
||||
|
||||
Reference in New Issue
Block a user