upd
This commit is contained in:
parent
9b75175af2
commit
afc59d6223
2
mee.py
2
mee.py
@ -209,7 +209,7 @@ def cli() -> None:
|
|||||||
|
|
||||||
if args["set"] and not args["--custom"]:
|
if args["set"] and not args["--custom"]:
|
||||||
mee.exif_del(mee.storage)
|
mee.exif_del(mee.storage)
|
||||||
mee.image.set(key, value)
|
mee.exif_set(key, value)
|
||||||
mee.write_out(outfile)
|
mee.write_out(outfile)
|
||||||
|
|
||||||
if args["del"] and not args["--custom"]:
|
if args["del"] and not args["--custom"]:
|
||||||
|
Loading…
Reference in New Issue
Block a user