forked from mirrors/amnezia-wg-easy
		
	fixup: Server.js
This commit is contained in:
		
							parent
							
								
									c107920df2
								
							
						
					
					
						commit
						74f3e2f320
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		| 
						 | 
				
			
			@ -67,6 +67,7 @@ module.exports = class Server {
 | 
			
		|||
      .get('/api/ui-chart-type', defineEventHandler((event) => {
 | 
			
		||||
        setHeader(event, 'Content-Type', 'application/json');
 | 
			
		||||
        return `"${UI_CHART_TYPE}"`;
 | 
			
		||||
      }))
 | 
			
		||||
 | 
			
		||||
      // Authentication
 | 
			
		||||
      .get('/api/session', defineEventHandler((event) => {
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue