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