Version: 3.2.1 Update

This commit is contained in:
gh0stkey
2024-05-30 15:56:49 +08:00
parent 04b6652b03
commit fb347a8dc6
2 changed files with 23 additions and 31 deletions

View File

@@ -190,4 +190,5 @@ public class ProjectProcessor {
return requiredRootEntries.isEmpty() && hasHttpDirectoryWithFiles;
}
}
}