| 
						
						
							
								
							
						
						
					 | 
				
				 | 
				
					@ -133,7 +133,7 @@ export default class SharedPhotoView extends Vue { | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
					          name: "gifted-details", | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
					          // this might be wrong since "name" goes with params, but it works so test well when you change it | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
					          query: { | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
					            destinationPathAfter: "/home", | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
					            destinationPathAfter: "/", | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
					            hideBackButton: true, | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
					            imageUrl: url, | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
					            recipientDid: this.activeDid, | 
				
			
			
		
	
	
		
			
				
					| 
						
							
								
							
						
						
						
					 | 
				
				 | 
				
					
  |