mirror of
https://github.com/wwiinnddyy/LanMountainDesktop.git
synced 2026-06-22 17:24:27 +08:00
settings_re8
This commit is contained in:
@@ -48,7 +48,7 @@ public sealed class AppSettingsSnapshot
|
||||
|
||||
public string WeatherExcludedAlerts { get; set; } = string.Empty;
|
||||
|
||||
public string WeatherIconPackId { get; set; } = "FluentRegular";
|
||||
public string WeatherIconPackId { get; set; } = "HyperOS3";
|
||||
|
||||
public bool WeatherNoTlsRequests { get; set; }
|
||||
|
||||
|
||||
@@ -5,6 +5,7 @@ public enum TaskbarActionId
|
||||
MinimizeToWindows,
|
||||
AddDesktopPage,
|
||||
DeleteDesktopPage,
|
||||
EditComponent,
|
||||
DeleteComponent,
|
||||
HideLauncherEntry
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user