fix(klipper): if set, use custom branch to check for update #332

Merged
Jookia merged 1 commits from RFC_branchfix into master 2023-04-16 08:56:19 +02:00

1 Commits

Author SHA1 Message Date
Jookia
4b966869e0 fix(klipper): Check for updates on custom branch
If a custom Klipper repository is not using 'master' as the branch
checking for updates will fail or give stale data.

Fix this by checking the custom branch instead.
2023-04-16 11:45:34 +10:00