mirror of
https://github.com/IgorTimofeev/MineOS.git
synced 2026-09-14 11:06:16 +05:00
Update ECSAPI.lua
This commit is contained in:
parent
3b4ff0827c
commit
d007cd101d
@ -1274,6 +1274,7 @@ local systemFiles = {
|
||||
function ECSAPI.reorganizeFilesAndFolders(massivSudaPihay, showHiddenFiles, showSystemFiles)
|
||||
|
||||
local massiv = {}
|
||||
local workPath = fs.path(massiv[1])
|
||||
|
||||
for i = 1, #massivSudaPihay do
|
||||
if ECSAPI.isFileHidden(massivSudaPihay[i]) and showHiddenFiles then
|
||||
|
||||
Loading…
Reference in New Issue
Block a user