Skip to content

Commit

Permalink
🐛 Fix missing webshop open key description on dashboard
Browse files Browse the repository at this point in the history
  • Loading branch information
KONFeature committed Oct 14, 2024
1 parent e453121 commit 367bf5b
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -33,4 +33,7 @@ export const interactionTypesLabel: Record<
completed: {
name: "Purchase completed",
},
open: {
name: "Webshop Open",
},
};

0 comments on commit 367bf5b

Please sign in to comment.