test
This commit is contained in:
@ -246,6 +246,7 @@ class Booth:
|
||||
self.falling.reload()
|
||||
if printing["delete_contact_sheets"]:
|
||||
sheet_path.unlink()
|
||||
sheet_path.with_suffix(".pdf").unlink(missing_ok=True)
|
||||
self.shoots_done = 0
|
||||
self.set_notice("Sent to printer!")
|
||||
else:
|
||||
|
||||
Reference in New Issue
Block a user