mirror of
https://github.com/IgorTimofeev/MineOS.git
synced 2026-01-07 19:52:40 +01:00
meow
This commit is contained in:
parent
326b4689d0
commit
8370ef6e30
@ -980,7 +980,7 @@
|
||||
type="Application",
|
||||
icon="https://raw.githubusercontent.com/IgorTimofeev/OpenComputers/master/Applications/AppMarket/Icon.pic",
|
||||
forceDownload=true,
|
||||
version=1.71,
|
||||
version=1.72,
|
||||
resources={
|
||||
{
|
||||
path="/Update.pic",
|
||||
|
||||
@ -233,12 +233,11 @@ tabs[5].onTouch = function() displayApps(1, nil, nil, true) end
|
||||
|
||||
----------------------------------------------------------------------------------------------------------------
|
||||
|
||||
updateApplicationList()
|
||||
|
||||
if select(1, ...) == "updates" then
|
||||
window.tabBar.selectedItem = 5
|
||||
end
|
||||
|
||||
updateApplicationList()
|
||||
tabs[window.tabBar.selectedItem].onTouch()
|
||||
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user