forked from cybrespace/pinafore
		
	remove semi
This commit is contained in:
		
							parent
							
								
									39ffabb785
								
							
						
					
					
						commit
						85ef4f7fd5
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
					@ -63,7 +63,7 @@
 | 
				
			||||||
    methods: {
 | 
					    methods: {
 | 
				
			||||||
      onGoBack(e) {
 | 
					      onGoBack(e) {
 | 
				
			||||||
        e.preventDefault()
 | 
					        e.preventDefault()
 | 
				
			||||||
        window.history.back();
 | 
					        window.history.back()
 | 
				
			||||||
      }
 | 
					      }
 | 
				
			||||||
    }
 | 
					    }
 | 
				
			||||||
  }
 | 
					  }
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		
		Reference in a new issue