feat(companion): new availability detail and actions pages for ios (#26424)
* version 1 * version 1.1 * better code * covered all edge cases * address cubics comments * address cubics comments
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
/**
|
||||
* IMPORTANT: If you update this timezone array, please also update the TIMEZONES array
|
||||
* in companion/constants/timezones.ts to keep the companion apps in sync.
|
||||
*/
|
||||
export const IntlSupportedTimeZones = [
|
||||
"Africa/Abidjan",
|
||||
"Africa/Accra",
|
||||
|
||||
Reference in New Issue
Block a user