mirror of
https://github.com/WerWolv/ImHex.git
synced 2026-03-28 07:47:03 -05:00
### Problem description ImHex asks users whether they wish to opt-in to network connections on start (excellent!), then ignores that and tries to connect to the network anyway when the welcome screen loads (less excellent!). ### Implementation description Also don’t connect to the network on the welcome screen if it is supposed to not do that.