From a72a77583def180b1f599a34aa3b151d46fddeaa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kevin=20Midb=C3=B8e?= Date: Fri, 24 Jan 2020 15:45:49 +0100 Subject: [PATCH] Default 1 lodd --- src/ui/Vipps.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/ui/Vipps.vue b/src/ui/Vipps.vue index 9a0895a..f19f011 100644 --- a/src/ui/Vipps.vue +++ b/src/ui/Vipps.vue @@ -17,7 +17,7 @@ export default { props: { amount: { type: Number, - default: 10 + default: 1 } }, computed: {