mirror of
				https://gitlab.ub.uni-bielefeld.de/sfb1288inf/nopaque.git
				synced 2025-11-03 20:02:47 +00:00 
			
		
		
		
	Clean up
This commit is contained in:
		@@ -118,7 +118,8 @@ function sendQueryData() {
 | 
			
		||||
  }
 | 
			
		||||
  console.log(query_data)
 | 
			
		||||
  socket.emit('query_event', query_data);
 | 
			
		||||
  console.log('Query data has been sent!')
 | 
			
		||||
  M.toast({html: 'Query has been sent'});
 | 
			
		||||
  console.log('Query data has been sent!');
 | 
			
		||||
}
 | 
			
		||||
</script>
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user