diff --git a/plugins/builtin/source/content/tutorials/introduction.cpp b/plugins/builtin/source/content/tutorials/introduction.cpp index fa6951bfc..62243d53a 100644 --- a/plugins/builtin/source/content/tutorials/introduction.cpp +++ b/plugins/builtin/source/content/tutorials/introduction.cpp @@ -29,9 +29,9 @@ namespace hex::plugin::builtin { Bottom | Right ) .addHighlight("hex.builtin.tutorial.introduction.step2.highlight", - { - "Welcome Screen/Start##SubWindow_685A2CE9", - Lang("hex.builtin.welcome.start.create_file") + { + "Welcome Screen/Start##SubWindow_69AA6996", + Lang("hex.builtin.welcome.start.create_file") }) .onAppear([&step] { EventProviderOpened::subscribe(&step, [&step](prv::Provider *provider) {