1
0
mirror of https://github.com/deadc0de6/dotdrop.git synced 2026-02-04 17:24:46 +00:00

add import and trans{_r,_w}

This commit is contained in:
deadc0de6
2022-06-05 08:47:01 +02:00
committed by deadc0de
parent 97917c2f70
commit dc68277ab8
11 changed files with 222 additions and 114 deletions

View File

@@ -137,6 +137,8 @@ def _fake_args():
args['--preserve-mode'] = False
args['--ignore-missing'] = False
args['--workdir-clear'] = False
args['--transw'] = ''
args['--transr'] = ''
# cmds
args['profiles'] = False
args['files'] = False