Compare commits

..

1 Commits

Author SHA1 Message Date
ge
afc59d6223 upd 2023-05-04 21:53:10 +03:00

2
mee.py
View File

@ -209,7 +209,7 @@ def cli() -> None:
if args["set"] and not args["--custom"]:
mee.exif_del(mee.storage)
mee.image.set(key, value)
mee.exif_set(key, value)
mee.write_out(outfile)
if args["del"] and not args["--custom"]: