From 120555080888ebc344565fda9e5cc835fd148856 Mon Sep 17 00:00:00 2001 From: GamingLiamStudios <58615717+GamingLiamStudios@users.noreply.github.com> Date: Wed, 23 Mar 2022 12:17:38 +1100 Subject: [PATCH] Return thy newline --- src/i18n/en_US.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/i18n/en_US.json b/src/i18n/en_US.json index ba98ffd6..5bc23b0d 100644 --- a/src/i18n/en_US.json +++ b/src/i18n/en_US.json @@ -415,4 +415,4 @@ "remote.web.title": "Cider Remote", "remote.web.description": "Scan the QR code to pair your phone up with this Cider instance", "about.thanks": "Major thanks to the Cider Collective Team and all of our contributors." -} \ No newline at end of file +}