Set icon for Helper

This commit is contained in:
Mykola Grymalyuk
2023-05-15 15:05:55 -06:00
parent f69d393acd
commit 79c173aaff
2 changed files with 0 additions and 1 deletions

View File

@@ -2,7 +2,6 @@
# Check whether new updates are available for OpenCore Legacy Patcher binary
# Call check_binary_updates() to determine if any updates are available
# Returns dict with Link and Version of the latest binary update if available
import requests
import logging
from resources import network_handler, constants