mirror of
https://github.com/KeymonSoft/Guna_Preventa_BAT.git
synced 2026-04-20 06:09:31 +00:00
version 6.02.10
This commit is contained in:
@@ -541,7 +541,7 @@ Sub CreateNotification (Body As String) As Notification
|
||||
Dim notification As Notification
|
||||
notification.Initialize2(notification.IMPORTANCE_LOW)
|
||||
notification.Icon = "icon"
|
||||
notification.SetInfo("ADM", Body, Main)
|
||||
notification.SetInfo("GUNA", Body, Main)
|
||||
Return notification
|
||||
End Sub
|
||||
|
||||
|
||||
Reference in New Issue
Block a user