mirror of
https://github.com/IgorTimofeev/MineOS.git
synced 2026-03-26 01:32:46 +01:00
Update ECSAPI.lua
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user