commit
This commit is contained in:
parent
aa36f4dfc8
commit
38ec017614
6 changed files with 11 additions and 2 deletions
|
|
@ -57,5 +57,8 @@ export const estaticos = (caminho: keyof typeof Prefixos) => {
|
|||
"tabela_ibama.json": `${prefixo}/dados/tabela_ibama.json`,
|
||||
"municipios.json": `${prefixo}/dados/municipios.json`,
|
||||
},
|
||||
background: {
|
||||
"Paisagem.jpg": `${prefixo}/background/Paisagem.jpg`,
|
||||
},
|
||||
};
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue