@ -846,7 +846,7 @@ char *tool_function_directory_rglob(char *target_dir) {
struct stat file_stat;
char mod_time[20], create_time[20];
` if(!strcmp(target_dir, ".")) {
if(!strcmp(target_dir, ".")) {
target_dir[0] = '*';
}
The note is not visible to the blocked user.