1
0
mirror of synced 2024-12-11 23:46:00 +01:00
ImHex/plugins/builtin/source
Colin Snover 13fd956039
fix: Do not connect to api on startup when server contact setting is disabled (#1823)
### 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.
2024-07-21 20:14:02 +02:00
..
content fix: Do not connect to api on startup when server contact setting is disabled (#1823) 2024-07-21 20:14:02 +02:00
plugin_builtin.cpp feat: Added --reset-settings command 2024-06-26 19:38:25 +02:00