mirror of
https://github.com/Flow-Launcher/Flow.Launcher.git
synced 2026-03-11 08:54:32 +00:00
Improve documents
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
parent
1611ad37f3
commit
514fa0037a
1 changed files with 1 additions and 1 deletions
|
|
@ -23,7 +23,7 @@ public class ThemeData
|
|||
public bool? IsDark { get; private init; }
|
||||
|
||||
/// <summary>
|
||||
/// Theme file path
|
||||
/// Indicates whether the theme supports blur effects
|
||||
/// </summary>
|
||||
public bool? HasBlur { get; private init; }
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue