1
0
Fork 0
forked from Simnation/Main
Propfix Nordi
This commit is contained in:
Max 2025-06-12 15:29:08 +02:00
parent 42fb95d4ba
commit 2c6da53b8e
152 changed files with 5374 additions and 540 deletions

View file

@ -536,7 +536,7 @@ AddEventHandler("roadphone:server:blocknumber", function(number)
TriggerClientEvent("roadphone:sendNotification", _source, {
apptitle = 'APP_CALL_NAME',
title = _U('call_already_blocked'),
img = "/public/img/Apps/call.png"
img = "/public/img/Apps/light_mode/call.webp"
})
return
end