fix timezone
This commit is contained in:
@@ -19,3 +19,5 @@ export const labels: Record<string, string> = {
|
||||
PENDING: 'Em aberto',
|
||||
CLOSED: 'Fechado'
|
||||
}
|
||||
|
||||
export const tz = 'America/Sao_Paulo'
|
||||
|
||||
Reference in New Issue
Block a user