fix: Add missing Updates path to About screen

This commit is contained in:
WerWolv
2025-08-09 17:59:01 +02:00
parent c30830a8ff
commit e6f46747b6
2 changed files with 3 additions and 1 deletions

View File

@@ -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 },