mirror of
				https://gitea.augustin64.fr/piair/MsRewards-Reborn.git
				synced 2025-11-03 23:23:53 +01:00 
			
		
		
		
	test
This commit is contained in:
		@@ -409,7 +409,8 @@ def logs():
 | 
			
		||||
 | 
			
		||||
@app.route('/download/<path:filename>', methods=['GET', 'POST'])
 | 
			
		||||
def download(filename):    
 | 
			
		||||
    return send_from_directory(directory='/user_data', path=filename)
 | 
			
		||||
    print(filename)
 | 
			
		||||
    return send_from_directory(directory='/user_data', path="configs.json")
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user