mirror of
https://github.com/Fabio286/mizar.git
synced 2025-03-12 15:00:05 +01:00
chore: remove trailing comma
This commit is contained in:
parent
6cb7452306
commit
bb995317cc
@ -6,7 +6,7 @@ import { ptBR } from './pt-BR';
|
||||
const messages = {
|
||||
'en-US': enUS,
|
||||
'it-IT': itIT,
|
||||
'pt-BR': ptBR,
|
||||
'pt-BR': ptBR
|
||||
};
|
||||
|
||||
type NestedPartial<T> = {
|
||||
|
Loading…
x
Reference in New Issue
Block a user