diff --git a/app/components/Contact/BottomScreen/BottomScreen.vue b/app/components/Contact/BottomScreen/BottomScreen.vue index fb7665e..b5c1087 100644 --- a/app/components/Contact/BottomScreen/BottomScreen.vue +++ b/app/components/Contact/BottomScreen/BottomScreen.vue @@ -103,7 +103,6 @@ const actionateButton = async (button: (typeof selectedButton)["value"]) => { " b-label="Quit" :a-label="ACTIONS[selectedButton][0]" - @activate-a="actionateButton(selectedButton)" @activate-b="store.animateOutro()" />