From 199c46b3e6c09c5b41188b58d3a46ddc8747ce29 Mon Sep 17 00:00:00 2001 From: FragginWagon Date: Thu, 29 Jan 2026 03:55:05 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=8E=A8=20Improve=20code=20readability=20b?= =?UTF-8?q?y=20adjusting=20formatting=20of=20the=20JSON=20viewer=20compone?= =?UTF-8?q?nt?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../pokedex.online/src/components/gamemaster/JsonViewer.vue | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/code/websites/pokedex.online/src/components/gamemaster/JsonViewer.vue b/code/websites/pokedex.online/src/components/gamemaster/JsonViewer.vue index 0e934c8..9443026 100644 --- a/code/websites/pokedex.online/src/components/gamemaster/JsonViewer.vue +++ b/code/websites/pokedex.online/src/components/gamemaster/JsonViewer.vue @@ -29,7 +29,9 @@ {{ item.lineNumber }} -
{{ item.content }}
+
{{ item.content }}