fix(desktop): corrigir endpoint do updater

This commit is contained in:
Esdras Renan 2025-11-14 08:29:03 -03:00
parent 4cd026ef02
commit e8ba171839

View file

@ -28,7 +28,7 @@
"plugins": { "plugins": {
"updater": { "updater": {
"endpoints": [ "endpoints": [
"https://raw.githubusercontent.com/esdrasrenan/sistema-de-chamados/refs/heads/main/apps/desktop/public/latest.json" "https://raw.githubusercontent.com/esdrasrenan/sistema-de-chamados/main/apps/desktop/public/latest.json"
], ],
"dialog": true, "dialog": true,
"active": true, "active": true,