mirror of
https://github.com/IgorTimofeev/MineOS.git
synced 2026-01-10 05:02:40 +01:00
Update OS.lua
This commit is contained in:
parent
009fc41b65
commit
652a4308fd
@ -796,7 +796,7 @@ local function checkForUpdates()
|
||||
|
||||
--Выводим нотификацию вон в таком случае
|
||||
if oldVersion <= newVersion then
|
||||
return notification("Доступны обновления ОС!")
|
||||
return notification(lang.updatesAvailable)
|
||||
end
|
||||
end
|
||||
end
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user