mirror of
https://github.com/deadc0de6/dotdrop.git
synced 2026-02-09 18:09:17 +00:00
add check_version config option
This commit is contained in:
@@ -131,6 +131,7 @@ class Options(AttrMonitor):
|
||||
self.upignore = None
|
||||
self.link_on_import = None
|
||||
self.chmod_on_import = None
|
||||
self.check_version = None
|
||||
|
||||
# args parsing
|
||||
self.args = {}
|
||||
|
||||
Reference in New Issue
Block a user