mirror of
https://github.com/Flow-Launcher/Flow.Launcher.git
synced 2026-03-11 08:54:32 +00:00
Fix code comments
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
This commit is contained in:
parent
935d41dc26
commit
e9dcd8b7ba
1 changed files with 1 additions and 1 deletions
|
|
@ -69,7 +69,7 @@ namespace Flow.Launcher.Plugin
|
|||
|
||||
/// <summary>
|
||||
/// Path or URI to the icon image for this result.
|
||||
/// Updates <IcoPathAbsolute/> appropriately when set.
|
||||
/// Updates <see cref="IcoPathAbsolute"/> appropriately when set.
|
||||
/// </summary>
|
||||
/// <remarks>
|
||||
/// Preferred usage: provide a path relative to the plugin directory (for example: "Images\icon.png").
|
||||
|
|
|
|||
Loading…
Reference in a new issue