From 260bd952d4c0af04cbabfe185b8eaea8a7b68697 Mon Sep 17 00:00:00 2001 From: MiGueL0n <54883648+Miguelonlonlon@users.noreply.github.com> Date: Fri, 17 Jan 2025 11:37:48 +0100 Subject: [PATCH] Fix error when adding transactions --- src/consts/timezone.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/consts/timezone.ts b/src/consts/timezone.ts index 3ef74de4..8ba0ce8a 100644 --- a/src/consts/timezone.ts +++ b/src/consts/timezone.ts @@ -284,7 +284,7 @@ export const ALL_TIMEZONES: TimezoneInfo[] = [ }, { displayName: 'Juba', - timezoneName: 'Asia/Juba' + timezoneName: 'Africa/Juba' }, { displayName: 'Kaliningrad',