From c2849ee0fd3af25458b1d9cf2586444ce764ba19 Mon Sep 17 00:00:00 2001 From: Pazekal90 Date: Wed, 25 Dec 2019 18:22:11 +0100 Subject: [PATCH] Changed usage from "Storage" to "storage" to be equal with other codestyling rules. File is named lower case so usage should also be lower case Signed-off-by: Pazekal90 --- src/App.vue | 4 ++-- src/components/BottomNavigation.vue | 4 ++-- src/components/Settings.vue | 28 ++++++++++++++-------------- src/views/Dashboard.vue | 4 ++-- src/views/Log.vue | 4 ++-- src/views/Logs.vue | 4 ++-- src/views/Robots.vue | 4 ++-- src/views/Settings.vue | 4 ++-- 8 files changed, 28 insertions(+), 28 deletions(-) diff --git a/src/App.vue b/src/App.vue index 6880404..f0f4c26 100644 --- a/src/App.vue +++ b/src/App.vue @@ -12,7 +12,7 @@