Employer table broken up and new idcard module setup

This commit is contained in:
Jason Jordan
2026-03-06 10:56:20 -05:00
parent 8ecabf60ff
commit 6a068243f4
31 changed files with 628 additions and 571 deletions
+1 -1
View File
@@ -21,7 +21,7 @@ class ImageProcessor
filename: filename,
image_data: binary_data,
content_type: meme_type,
logo_type: "network"
logo_type: "employer"
)
end
end