We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b639960 commit d874076Copy full SHA for d874076
Flow.Launcher.Plugin/Interfaces/IPublicAPI.cs
@@ -615,7 +615,7 @@ public interface IPublicAPI
615
event ActualApplicationThemeChangedEventHandler ActualApplicationThemeChanged;
616
617
/// <summary>
618
- /// Get the data directory of Flow Launcher.
+ /// Get the user data directory of Flow Launcher.
619
/// </summary>
620
/// <returns></returns>
621
string GetDataDirectory();
0 commit comments