/* for "*", use NON_PM to pick an arbitrary shape below */
if(!strcmp(buf,"*")||!strcmp(buf,"random")){
mndx==NON_PM;
mndx=NON_PM;
break;
}
mndx=name_to_mon(buf);
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.