From d8aa93f7ec326bd033ec94eb49b3a0561677a89e Mon Sep 17 00:00:00 2001 From: sepehr Date: Sat, 4 Jan 2025 21:13:48 +0300 Subject: [PATCH] show serial number if internet connection not availble --- src/app/views/dashboard/dashboard.component.html | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/src/app/views/dashboard/dashboard.component.html b/src/app/views/dashboard/dashboard.component.html index fb8a721..e454cf9 100644 --- a/src/app/views/dashboard/dashboard.component.html +++ b/src/app/views/dashboard/dashboard.component.html @@ -144,6 +144,13 @@ updates!
+
+ Serial: {{ stats['serial'] }} + Copy +
Unable connect to server/Check server internet connection