Skip to content

Commit 28d92c7

Browse files
committed
Improve documents
1 parent 514fa00 commit 28d92c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Flow.Launcher.Plugin/ThemeData.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ public class ThemeData
1818
public string Name { get; private init; }
1919

2020
/// <summary>
21-
/// Theme file path
21+
/// Indicates whether the theme supports dark mode
2222
/// </summary>
2323
public bool? IsDark { get; private init; }
2424

0 commit comments

Comments
 (0)