fix: Tutorial highlighting of menu item

This commit is contained in:
WerWolv
2025-05-25 18:21:26 +02:00
parent e22516662f
commit 7c98411abe

View File

@@ -89,7 +89,7 @@ namespace hex::plugin::builtin {
Lang("hex.builtin.menu.help")
})
.addHighlight({
"##Menu_00",
"###Menu_00",
Lang("hex.builtin.view.tutorials.name")
})
.onAppear([&step] {