mirror of
https://github.com/xcat2/confluent.git
synced 2026-05-08 17:50:11 +00:00
Fix the reference to sync to file
This commit is contained in:
@@ -528,7 +528,7 @@ def commit_clear():
|
||||
os.remove(os.path.join(ConfigManager._cfgdir, cfg))
|
||||
except OSError as oe:
|
||||
pass
|
||||
self._bg_sync_to_file()
|
||||
ConfigManager._bg_sync_to_file()
|
||||
|
||||
cfgleader = None
|
||||
def follow_channel(channel):
|
||||
|
||||
Reference in New Issue
Block a user