Skip to content

Commit 1d10d52

Browse files
author
Tobias Scheck
committed
refactore print method
1 parent 9900f46 commit 1d10d52

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

contrib/photils.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -237,9 +237,9 @@ function PHOTILS.attach_tags()
237237
end
238238

239239
job.percent = i / num_selected
240-
dt.print(_("Tags successfully attached to image"))
241240
end
242241

242+
dt.print(_("Tags successfully attached to image"))
243243
job.valid = false
244244
end
245245

0 commit comments

Comments
 (0)