From 5a94f9e1c23d2112d668daf4aa7184fb1ecb5cf2 Mon Sep 17 00:00:00 2001 From: Gamebrary Date: Tue, 5 Apr 2022 08:20:34 -0700 Subject: [PATCH] housekeeping --- src/components/Game.vue | 28 ++++++++++ src/components/Game/SimilarGames.vue | 8 +-- src/components/GlobalSearch.vue | 5 -- src/components/ModalHeader.vue | 2 +- .../Settings/GameDetailSettings.vue | 4 +- static/logos/rating-systems/grac.svg | 52 +------------------ 6 files changed, 33 insertions(+), 66 deletions(-) diff --git a/src/components/Game.vue b/src/components/Game.vue index 54215d8f..b2b085ae 100644 --- a/src/components/Game.vue +++ b/src/components/Game.vue @@ -46,7 +46,35 @@

{{ game.name }} + Toggle Collapse + + + +
{{ game }}
+ +
+
+ {{ game.steam.metacritic.score }} +
+ + + Also known as: +

- + - - - - - - image/svg+xml - - - - - - - - - - - - - - + \ No newline at end of file