mirror of
https://github.com/Flow-Launcher/Flow.Launcher.git
synced 2026-03-11 08:54:32 +00:00
update comment
This commit is contained in:
parent
27d1796e48
commit
b3b85c1868
1 changed files with 1 additions and 1 deletions
|
|
@ -214,7 +214,7 @@ namespace Flow.Launcher.Plugin
|
|||
public void OpenDirectory(string DirectoryPath, string FileName = null);
|
||||
|
||||
/// <summary>
|
||||
/// Open Url in the configured default browser for Flow's Settings.
|
||||
/// Opens the url. The browser and mode used is based on what's configured in Flow's default browser settings.
|
||||
/// </summary>
|
||||
public void OpenUrl(string url, bool? inPrivate = null);
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue