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": {
"updater": {
"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,
"active": true,