This commit is contained in:
Jeremy Wu 2025-07-21 21:33:57 +10:00 committed by GitHub
parent b639960b8c
commit d8740768c7
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -615,7 +615,7 @@ namespace Flow.Launcher.Plugin
event ActualApplicationThemeChangedEventHandler ActualApplicationThemeChanged;
/// <summary>
/// Get the data directory of Flow Launcher.
/// Get the user data directory of Flow Launcher.
/// </summary>
/// <returns></returns>
string GetDataDirectory();