FIX import_cmd typo
This commit is contained in:
parent
7d06200c66
commit
f82b913a80
@ -22,7 +22,7 @@ def command(args):
|
||||
|
||||
ui = args.ui
|
||||
bibpath = args.bibpath
|
||||
copy = agrs.copy
|
||||
copy = args.copy
|
||||
|
||||
if copy is None:
|
||||
copy = config().import_copy
|
||||
|
Loading…
x
Reference in New Issue
Block a user