add stamp text logo

This commit is contained in:
Alex Turchyn
2025-02-06 19:38:27 +02:00
committed by Pete Matsyburka
parent 83b6ce8574
commit 439df4879c
3 changed files with 9 additions and 1 deletions
+1 -1
View File
@@ -98,7 +98,7 @@ module Submitters
end
def load_logo(_submitter)
PdfIcons.logo_io
PdfIcons.stamp_logo_io
end
end
end