feat: toggle next auto-update time on subscription card click and show update result feedback

This commit is contained in:
wonfen
2025-04-25 17:17:34 +08:00
parent bd3231bfa8
commit d6a79316a6
10 changed files with 391 additions and 43 deletions

View File

@@ -10,3 +10,4 @@ pub mod tray;
pub mod win_uwp;
pub use self::core::*;
pub use self::timer::Timer;