Flow.Launcher/Flow.Launcher.Core/Resource
Jack251970 e3306ecfe8 Add conditional check for plugin hotkey updates
Previously, `UpdatePluginHotkeyInfoTranslations` was called for all plugins, even those without hotkey support. This commit adds a conditional check to ensure the method is only invoked for plugins implementing the `IPluginHotkey` interface.

Additionally, comments were added to clarify the purpose of the hotkey update logic. These changes improve robustness by preventing unnecessary or invalid calls for non-hotkey plugins.
2025-10-16 20:36:55 +08:00
..
AvailableLanguages.cs Use Српски instead of Српска 2025-08-16 11:41:25 +08:00
FontHelper.cs rename all project file name 2020-04-21 21:27:02 +10:00
Internationalization.cs Add conditional check for plugin hotkey updates 2025-10-16 20:36:55 +08:00
JsonObjectConverter.cs Add Customized Object Converter, fix Length issue 2021-06-08 08:04:04 +08:00
Language.cs rename all project file name 2020-04-21 21:27:02 +10:00
Theme.cs Move to iNKORE.UI.WPF.Modern UI Framework (#3593) 2025-10-05 13:44:40 +03:00