Skip to content
Snippets Groups Projects
Commit fbf8f709 authored by Ina Martini's avatar Ina Martini
Browse files

fix: remove sentence in spare speech

parent ab7f394b
No related branches found
No related tags found
3 merge requests!66Final merge,!57General cleanup of application,!4Pipeline fix
......@@ -316,7 +316,6 @@ const removeUploadedFile = () => {
<InteractiveSpare
:png-size="10"
:speech="[
'Her kan du lage en spareutfordring! 🎢',
`Trenger du hjelp? Trykk på ❓ nede i høyre hjørne!`
]"
direction="left"
......
......@@ -338,7 +338,6 @@ onMounted(async () => {
<InteractiveSpare
:png-size="10"
:speech="[
'Her kan du lage et sparemål! 💎',
`Trenger du hjelp? Trykk på ❓ nede i høyre hjørne!`
]"
direction="left"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment