mirror of
https://github.com/KeymonSoft/Monitor-Keymon.git
synced 2026-04-18 21:29:20 +00:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user