mirror of
https://github.com/legop3/MultiRoombaRover.git
synced 2026-09-16 09:31:20 -04:00
topdownmod
This commit is contained in:
@@ -510,6 +510,7 @@ function buildTimeStatusEmbed() {
|
||||
{ label: 'Asia Shanghai', zone: 'Asia/Shanghai' },
|
||||
{ label: 'Asia Tokyo', zone: 'Asia/Tokyo' },
|
||||
{ label: 'Australia Sydney', zone: 'Australia/Sydney' },
|
||||
{ label: 'New Zealand Auckland', zone: 'Pacific/Auckland' },
|
||||
];
|
||||
|
||||
const entries = zones.map((entry) => {
|
||||
|
||||
Reference in New Issue
Block a user