minor logging improvements
This commit is contained in:
@@ -71,7 +71,7 @@ class Inkyimage(inkycal_module):
|
||||
# Remove background if present
|
||||
im.remove_alpha()
|
||||
|
||||
# if autoflip was enabled, flip the image
|
||||
# if auto-flip was enabled, flip the image
|
||||
if self.autoflip:
|
||||
im.autoflip(self.orientation)
|
||||
|
||||
|
Reference in New Issue
Block a user