Ref: directoryManager.getLocalCacheFiles() already provides a list of .wool,...

This commit is contained in:
Sheepit Renderfarm
2025-01-11 11:14:29 +00:00
parent c8d99620b6
commit a1cbdf87a9
2 changed files with 7 additions and 14 deletions

View File

@@ -176,7 +176,7 @@ public class DirectoryManager {
}
/**
* @return a list of archives (files with extensions .zip or .wool) in the
* @return a list of archives (files with extension .wool) in the
* working, storage, and shared downloads directories as long as they are not null
*/
public List<File> getLocalCacheFiles() {