@ -208,8 +208,9 @@ def cli() -> None:
print(tag)
if args["set"] and not args["--custom"]:
mee.exif_set(key, value)
mee.commit(outfile)
mee.image.delete(mee.storage)
mee.image.set(key, value)
mee.write_out(outfile)
if args["del"] and not args["--custom"]:
if args["--all"]:
The note is not visible to the blocked user.