mirror of
https://github.com/Flow-Launcher/Flow.Launcher.git
synced 2026-03-11 08:54:32 +00:00
Update Flow.Launcher.Plugin/Interfaces/IPublicAPI.cs
Co-authored-by: Jeremy Wu <jeremy24wu@gmail.com>
This commit is contained in:
parent
127888137b
commit
171a5015db
1 changed files with 0 additions and 1 deletions
|
|
@ -213,7 +213,6 @@ namespace Flow.Launcher.Plugin
|
|||
/// <param name="FileName">Extra FileName Info</param>
|
||||
public void OpenDirectory(string DirectoryPath, string FileName = null);
|
||||
|
||||
|
||||
public void OpenUrl(string url);
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue