mirror of
				https://gitea.augustin64.fr/piair/MsRewards-Reborn.git
				synced 2025-11-04 07:33:53 +01:00 
			
		
		
		
	bah tu étais passé ou toi ?
This commit is contained in:
		@@ -98,6 +98,7 @@ app = Flask(__name__)
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
@app.context_processor
 | 
					@app.context_processor
 | 
				
			||||||
def inject_default_variables():
 | 
					def inject_default_variables():
 | 
				
			||||||
 | 
					    with open("/app/MsRewards-Reborn/version", "r") as f:
 | 
				
			||||||
        version = f.readline().replace("\n", '')
 | 
					        version = f.readline().replace("\n", '')
 | 
				
			||||||
    return dict(version=version)
 | 
					    return dict(version=version)
 | 
				
			||||||
"""
 | 
					"""
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user