Compare commits
1 Commits
5db22a23d6
...
v0.2.1
Author | SHA1 | Date | |
---|---|---|---|
9b75175af2 |
2
mee.py
2
mee.py
@ -208,7 +208,7 @@ def cli() -> None:
|
|||||||
print(tag)
|
print(tag)
|
||||||
|
|
||||||
if args["set"] and not args["--custom"]:
|
if args["set"] and not args["--custom"]:
|
||||||
mee.image.delete(mee.storage)
|
mee.exif_del(mee.storage)
|
||||||
mee.image.set(key, value)
|
mee.image.set(key, value)
|
||||||
mee.write_out(outfile)
|
mee.write_out(outfile)
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user