We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 51fae51 commit 9ba4f06Copy full SHA for 9ba4f06
1 file changed
media_sync_daemon.py
@@ -19,7 +19,7 @@
19
mc_pull,
20
MediaSyncError,
21
)
22
-from config import config, validate_config, ConfigError
+from config import config, validate_config, ConfigError, update_config_path
23
from version import __version__
24
25
0 commit comments