mirror of
https://github.com/Crosstalk-Solutions/project-nomad.git
synced 2026-03-29 04:59:26 +02:00
O Content Manager chamava api.deleteZimFile() para deletar arquivos ZIM, mas esse método nunca foi implementado na classe API, causando "TypeError: deleteZimFile is not a function". O backend (DELETE /api/zim/:filename → ZimController.delete) já existia e funcionava corretamente — só faltava o método no client frontend que faz a ponte. Closes #372 |
||
|---|---|---|
| .. | ||
| app | ||
| components | ||
| context | ||
| css | ||
| hooks | ||
| layouts | ||
| lib | ||
| pages | ||
| providers | ||
| tsconfig.json | ||