fix tag setting
This commit is contained in:
		
							
								
								
									
										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