Compare commits
	
		
			1 Commits
		
	
	
		
			0.1.3
			...
			0cd3c6da1b
		
	
	| Author | SHA1 | Date | |
|---|---|---|---|
| 0cd3c6da1b | 
@@ -5,7 +5,7 @@
 | 
			
		||||
  import axios from "axios";
 | 
			
		||||
  import { _, locale } from "svelte-i18n";
 | 
			
		||||
  let token;
 | 
			
		||||
  let api_endpoint_input;
 | 
			
		||||
  let api_endpoint_input ="";
 | 
			
		||||
  $: error = false;
 | 
			
		||||
  $: errormessage = "";
 | 
			
		||||
  $: isTokenValid =
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user