Skip to content

Commit

Permalink
fix: update tito embed slug
Browse files Browse the repository at this point in the history
  • Loading branch information
robb-j committed May 2, 2024
1 parent aceefd8 commit e8e757f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion client/src/components/TitoWidget.vue
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<template>
<section v-if="scriptLoaded" slot="tito" class="titoWidget block">
<tito-widget
event="mozilla/mozilla-festival-2023"
event="mozilla/mozfest-house-amsterdam-2024"
:locale="$i18n.locale"
></tito-widget>
</section>
Expand Down

0 comments on commit e8e757f

Please sign in to comment.