From 83e8eb1ec852c7a7eb87f971c1ebef11862ccd5d Mon Sep 17 00:00:00 2001 From: leo Date: Tue, 25 Oct 2022 17:23:26 +0800 Subject: [PATCH] optimize: remove refresh button (use F5 instead) --- src/Views/Widgets/Dashboard.xaml | 7 ------- src/Views/Widgets/Dashboard.xaml.cs | 5 ----- 2 files changed, 12 deletions(-) diff --git a/src/Views/Widgets/Dashboard.xaml b/src/Views/Widgets/Dashboard.xaml index 24ee19fe..530bf665 100644 --- a/src/Views/Widgets/Dashboard.xaml +++ b/src/Views/Widgets/Dashboard.xaml @@ -115,13 +115,6 @@ ToolTip="{DynamicResource Text.Dashboard.Statistics}" Click="OpenStatistics"/> - -