fix(updater): validate endpoint scheme before printing warning (#1868)

regression from #1814
This commit is contained in:
Lucas Fernandes Nogueira
2024-10-02 16:28:16 -03:00
committed by GitHub
parent e8069af804
commit 9501cfa5f5
2 changed files with 11 additions and 7 deletions
+5
View File
@@ -0,0 +1,5 @@
---
"updater": patch
---
Fix configuration parser incorrectly warning about the endpoint scheme.