1
0
mirror of https://github.com/kepler155c/opus synced 2024-12-28 17:40:26 +00:00

update notification

This commit is contained in:
kepler155c@gmail.com 2020-04-30 22:13:03 -06:00
parent fd61416750
commit fae7596182

View File

@ -42,7 +42,7 @@ if fs.exists('.opus_version') then
Config.update('version', config)
print('New version available')
if _ENV.multishell then
shell.openForegroundTab('Version')
shell.openForegroundTab('sys/apps/Version.lua')
end
end
end