Skip to content

Commit

Permalink
Add contact forms template image (#1724)
Browse files Browse the repository at this point in the history
  • Loading branch information
wintonzheng authored Feb 5, 2025
1 parent 6f3dcd1 commit 25230b3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
Binary file added skyvern-frontend/src/assets/contact-forms.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
import jobApplicationImage from "@/assets/job-application.png";
import contactFormsImage from "@/assets/contact-forms.png";

export const TEMPORARY_TEMPLATE_IMAGES: Record<string, string> = {
wpid_353862309074493424: jobApplicationImage,
wpid_351487857063054716: jobApplicationImage,
wpid_356554024867713766: contactFormsImage,
};

0 comments on commit 25230b3

Please sign in to comment.