From 513b1cd95552466fcf111d1b86243aaefe0f1e06 Mon Sep 17 00:00:00 2001 From: Alicia Sykes Date: Sat, 30 Oct 2021 13:23:54 +0100 Subject: [PATCH] :fire: Remove no-longer needed prop attrs --- .../Configuration/ConfigContainer.vue | 17 ++++++++--------- src/components/LinkItems/Item.vue | 2 +- src/components/Settings/SettingsContainer.vue | 3 +-- src/views/Home.vue | 2 +- 4 files changed, 11 insertions(+), 13 deletions(-) diff --git a/src/components/Configuration/ConfigContainer.vue b/src/components/Configuration/ConfigContainer.vue index 3ee00cec..aa535031 100644 --- a/src/components/Configuration/ConfigContainer.vue +++ b/src/components/Configuration/ConfigContainer.vue @@ -3,7 +3,7 @@
-

Configuration Options

+

{{ $t('config.heading') }}