nanka iroiro
This commit is contained in:
		
							parent
							
								
									0bbe8267b8
								
							
						
					
					
						commit
						10e3411020
					
				
					 5 changed files with 26 additions and 25 deletions
				
			
		| 
						 | 
				
			
			@ -19,12 +19,12 @@ export function createHttp(data) {
 | 
			
		|||
}
 | 
			
		||||
 | 
			
		||||
export function deliver(user, content, to) {
 | 
			
		||||
	return createHttp({
 | 
			
		||||
	createHttp({
 | 
			
		||||
		type: 'deliver',
 | 
			
		||||
		user,
 | 
			
		||||
		content,
 | 
			
		||||
		to
 | 
			
		||||
	});
 | 
			
		||||
	}).save();
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
export default function() {
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue