mirror of
https://github.com/IgorTimofeev/MineOS.git
synced 2026-09-14 11:06:16 +05:00
eblo na nol ya tut korol
This commit is contained in:
parent
7ad22a329e
commit
7f023ec25f
@ -1700,13 +1700,12 @@ end
|
||||
--------------------------------------------------------------------------------
|
||||
|
||||
loadConfig()
|
||||
lastMethod = statistics
|
||||
|
||||
if args[1] == "updates" then
|
||||
lastArguments = {nil, true}
|
||||
lastMethod, lastArguments = updateFileList, {nil, true}
|
||||
window.tabBar.selectedItem = #categories + 2
|
||||
else
|
||||
lastArguments = {}
|
||||
lastMethod, lastArguments = statistics, {}
|
||||
end
|
||||
|
||||
window:resize(window.width, window.height)
|
||||
Loading…
Reference in New Issue
Block a user