From cd2ae2905dc97f5d2e82d5018ef5c21575e51142 Mon Sep 17 00:00:00 2001 From: Settel Date: Wed, 16 Mar 2022 13:31:47 +0100 Subject: [PATCH] style: fixed indentation --- client/src/components/GameControls.vue | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/client/src/components/GameControls.vue b/client/src/components/GameControls.vue index cc14c51..a56247a 100644 --- a/client/src/components/GameControls.vue +++ b/client/src/components/GameControls.vue @@ -2,17 +2,17 @@