mirror of
https://github.com/WerWolv/ImHex.git
synced 2026-04-02 13:37:42 -05:00
feat: Added Auto Updater for Windows, macOS and Ubuntu (#1377)
This commit is contained in:
@@ -52,7 +52,7 @@ namespace hex::plugin::builtin {
|
||||
return hex::format("hex.builtin.command.cmd.result"_lang, input.data());
|
||||
},
|
||||
[](auto input) {
|
||||
hex::runCommand(input);
|
||||
hex::executeCommand(input);
|
||||
});
|
||||
|
||||
ContentRegistry::CommandPaletteCommands::addHandler(
|
||||
|
||||
Reference in New Issue
Block a user