Added demigirl to card
This commit is contained in:
		@@ -16,6 +16,7 @@ function flagGetFromUser($p){
 | 
			
		||||
	if (contains("ETERO", $o) || contains("HET", $o)) $re[]= "etero";
 | 
			
		||||
  //orientation, romantic
 | 
			
		||||
  if (contains("BIROM", $o)) $re[]= "Biromantic";
 | 
			
		||||
 if (contains("DEMIG", $o)) $re[]= "Biromantic";
 | 
			
		||||
	//gender-related
 | 
			
		||||
		if(contains("MTF",$o) || contains("FTM",$o)  || contains("TRANS",$o)) $re[]="trans";
 | 
			
		||||
		return $re;
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user