add badge

This commit is contained in:
2026-01-02 15:32:04 -03:00
parent 1abfd0e93e
commit 57b23d7cd2
9 changed files with 146 additions and 69 deletions

View File

@@ -19,5 +19,3 @@ export const labels: Record<string, string> = {
PENDING: 'Em aberto',
CLOSED: 'Fechado'
}
export const tz = 'America/Sao_Paulo'