Skip to content

Commit

Permalink
Fix error when adding transactions
Browse files Browse the repository at this point in the history
  • Loading branch information
Miguelonlonlon authored and mayswind committed Jan 17, 2025
1 parent e294f04 commit 260bd95
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/consts/timezone.ts
Original file line number Diff line number Diff line change
Expand Up @@ -284,7 +284,7 @@ export const ALL_TIMEZONES: TimezoneInfo[] = [
},
{
displayName: 'Juba',
timezoneName: 'Asia/Juba'
timezoneName: 'Africa/Juba'
},
{
displayName: 'Kaliningrad',
Expand Down

0 comments on commit 260bd95

Please sign in to comment.