From 3882a95b65f10eab5940c8455f68b2832c242096 Mon Sep 17 00:00:00 2001 From: Brandon Presley Date: Tue, 21 Nov 2023 10:16:31 +1300 Subject: [PATCH] Add whitespace to SettingsPage --- SettingsPage.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/SettingsPage.tsx b/SettingsPage.tsx index d2b8f97..1af9121 100644 --- a/SettingsPage.tsx +++ b/SettingsPage.tsx @@ -31,6 +31,7 @@ const twelveHours = [ "yyyy-MM-d, p", "yyyy.MM.d", ]; + const twentyFours = [ "dd/LL/yyyy", "dd/LL/yyyy, k:m",