From afb10d579e4b89ad260b14c481416087e5f020f4 Mon Sep 17 00:00:00 2001 From: Oliver-Akins Date: Mon, 17 Aug 2020 23:15:24 -0600 Subject: [PATCH] remove someextra indenting --- src/App.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/App.vue b/src/App.vue index 6551a26..76b03c7 100644 --- a/src/App.vue +++ b/src/App.vue @@ -54,7 +54,7 @@ export default { return true; }; - return false + return false } } }