impr: Added note to Advanced Yara Information section if no matches were found

This commit is contained in:
WerWolv
2025-08-28 17:24:51 +02:00
parent 8a4cdbb371
commit 8515cd43fa
3 changed files with 8 additions and 4 deletions

View File

@@ -494,7 +494,7 @@ namespace hex::plugin::builtin {
{ "Magic", &paths::Magic },
{ "Plugins", &paths::Plugins },
{ "Yara Patterns", &paths::Yara },
{ "Yara Advaned Analysis", &paths::YaraAdvancedAnalysis },
{ "Yara Advanced Analysis", &paths::YaraAdvancedAnalysis },
{ "Config", &paths::Config },
{ "Updates", &paths::Updates },
{ "Backups", &paths::Backups },