forked from tpd94/CDRM-Project
		
	Update api.py
This commit is contained in:
		
							parent
							
								
									6be1c180a4
								
							
						
					
					
						commit
						e4fb07348c
					
				@ -259,3 +259,9 @@ def get_links():
 | 
			
		||||
        'telegram': icon_data['telegram'],
 | 
			
		||||
        'gitea': icon_data['gitea'],
 | 
			
		||||
    })
 | 
			
		||||
 | 
			
		||||
@api_bp.route('/api/extension', methods=['POST'])
 | 
			
		||||
def verify_extension():
 | 
			
		||||
    return jsonify({
 | 
			
		||||
        'status': True,
 | 
			
		||||
    })
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user