From 2a23f4d14cb2b021dd3a962f9c6980ab07468a2e Mon Sep 17 00:00:00 2001 From: DecDuck Date: Fri, 24 Oct 2025 09:33:39 +1100 Subject: [PATCH] Fix lints --- components/StoreView.vue | 18 +++++++++++++----- server/api/v1/store/index.get.ts | 2 +- server/internal/metadata/igdb.ts | 15 +++++++++++---- 3 files changed, 25 insertions(+), 10 deletions(-) diff --git a/components/StoreView.vue b/components/StoreView.vue index 4ca9034..e4f94ea 100644 --- a/components/StoreView.vue +++ b/components/StoreView.vue @@ -1,3 +1,12 @@ + +{ + "en": { + "↓": "↓", + "↑": "↑" + } +} + +