Fix regression {slice} format on CLI doesn't work (fix #3801)

This commit is contained in:
Gaspar Capello 2023-04-10 17:08:27 -03:00 committed by David Capello
parent 8841f3da32
commit 17b976b3aa

View File

@ -101,6 +101,7 @@ bool is_template_in_filename(const std::string& format)
"{title}",
"{extension}",
"{layer}",
"{slice}",
"{tag}",
"{innertag}",
"{outertag}",