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 1611ad3 commit 514fa00Copy full SHA for 514fa00
Flow.Launcher.Plugin/ThemeData.cs
@@ -23,7 +23,7 @@ public class ThemeData
23
public bool? IsDark { get; private init; }
24
25
/// <summary>
26
- /// Theme file path
+ /// Indicates whether the theme supports blur effects
27
/// </summary>
28
public bool? HasBlur { get; private init; }
29
0 commit comments