mirror of
https://github.com/WerWolv/ImHex.git
synced 2026-04-02 05:27:41 -05:00
fix: Add missing Updates path to About screen
This commit is contained in:
@@ -473,6 +473,7 @@ namespace hex::plugin::builtin {
|
||||
{ "Yara Patterns", &paths::Yara },
|
||||
{ "Yara Advaned Analysis", &paths::YaraAdvancedAnalysis },
|
||||
{ "Config", &paths::Config },
|
||||
{ "Updates", &paths::Updates },
|
||||
{ "Backups", &paths::Backups },
|
||||
{ "Resources", &paths::Resources },
|
||||
{ "Constants lists", &paths::Constants },
|
||||
|
||||
Reference in New Issue
Block a user