Merge remote-tracking branch 'refs/remotes/origin/master' into no-tag-ls
This commit is contained in:
		
						commit
						98cccdee3d
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		| 
						 | 
				
			
			@ -23,6 +23,7 @@ module.exports = (params, user) =>
 | 
			
		|||
	new Promise(async (res, rej) =>
 | 
			
		||||
{
 | 
			
		||||
	// Get 'url' parameter
 | 
			
		||||
	// TODO: Validate this url
 | 
			
		||||
	const url = params.url;
 | 
			
		||||
	if (url == null) {
 | 
			
		||||
		return rej('url is required');
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue