20/9/23 - Se modificaron las notificaciones.

- Se cambiaron los textos de las diferentes notificaciones para que sea mas fácil entender los mensajes.
This commit is contained in:
2023-09-20 22:43:06 -06:00
parent f402c1221e
commit 4d7469e36b
3 changed files with 7 additions and 7 deletions

View File

@@ -150,7 +150,7 @@ Private Sub b_monitorActivo_Click
b_monitorActivo.Text = "Monitor Apagado"
l_status.Text = "Monitor Apagado"
Starter.monitorActivo = False
s.notiHigh("Con internet", $"Monitor apagado!!"$, Monitor.nid, Main)
s.notiHigh("Con internet", $"Monitor APAGADO ❌"$, Monitor.nid, Main)
Else
cd1.Initialize(Colors.RGB(16, 141, 0), 10dip)
b_monitorActivo.Background = cd1