mirror of
https://github.com/microsoft/PowerToys
synced 2025-08-22 10:07:37 +00:00
Update src/modules/NewPlus/NewShellExtensionContextMenu/powertoys_module.cpp
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
parent
0f1ccaee2d
commit
5386572092
@ -154,7 +154,7 @@ private:
|
|||||||
{
|
{
|
||||||
#if defined(ENABLE_REGISTRATION) || defined(NDEBUG)
|
#if defined(ENABLE_REGISTRATION) || defined(NDEBUG)
|
||||||
NewPlusRuntimeRegistration::Unregister();
|
NewPlusRuntimeRegistration::Unregister();
|
||||||
Logger::info("New+ context menu unregistered (Win10)");
|
Logger::info(L"New+ context menu unregistered (Win10)");
|
||||||
#endif
|
#endif
|
||||||
}
|
}
|
||||||
powertoy_new_enabled = false;
|
powertoy_new_enabled = false;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user