bilibili热搜组件
This commit is contained in:
lincube
2026-03-06 00:29:40 +08:00
parent e917a1e4af
commit 5d35e0d21c
22 changed files with 2033 additions and 1459 deletions

View File

@@ -98,10 +98,6 @@ public sealed class AppSettingsSnapshot
];
public string WorldClockSecondHandMode { get; set; } = "Tick";
public bool DailySentenceAutoRotateEnabled { get; set; } = true;
public int DailySentenceAutoRotateIntervalMinutes { get; set; } = 60;
public bool CnrDailyNewsAutoRotateEnabled { get; set; } = true;
public int CnrDailyNewsAutoRotateIntervalMinutes { get; set; } = 60;