utils.hastebin: forgot /
This commit is contained in:
		
							parent
							
								
									d929e6ffb3
								
							
						
					
					
						commit
						43662805a3
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
					@ -156,7 +156,7 @@ async function hastebin(body) {
 | 
				
			||||||
    headers: {"Content-Type": "application/json"},
 | 
					    headers: {"Content-Type": "application/json"},
 | 
				
			||||||
    body: JSON.stringify({content: body}),
 | 
					    body: JSON.stringify({content: body}),
 | 
				
			||||||
  }).then((r) => r.json());
 | 
					  }).then((r) => r.json());
 | 
				
			||||||
  return "https://nekobin.com" + res.result.key;
 | 
					  return "https://nekobin.com/" + res.result.key;
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
hf.selectionMessages = hf.selectionMessages || new Eris.Collection();
 | 
					hf.selectionMessages = hf.selectionMessages || new Eris.Collection();
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue