mirror of
https://github.com/WerWolv/ImHex.git
synced 2026-01-20 03:29:43 -06:00
getSetting now returns a straight nlohmann::json instead of an optional. If the data isn't present, it will return a json null. All accesses to the settings will first check that the data has the expected type.