fix settings modal on mobile

This commit is contained in:
Henry Jameson 2025-02-05 08:37:00 +02:00
commit 081b2f66f2
3 changed files with 5 additions and 4 deletions

View file

@ -22,6 +22,7 @@ const ConfirmModal = {
type: String
}
},
emits: ['cancelled', 'accepted'],
computed: {
},
methods: {