mirror of
				https://gitea.augustin64.fr/piair/MsRewards-Reborn.git
				synced 2025-11-03 23:23:53 +01:00 
			
		
		
		
	hmmmm
This commit is contained in:
		@@ -39,8 +39,9 @@
 | 
			
		||||
{%if not current_user.is_authenticated %}
 | 
			
		||||
    <h1>Already logged in</h1>
 | 
			
		||||
{% else %}
 | 
			
		||||
 | 
			
		||||
{{configs}}
 | 
			
		||||
{% for i in configs %}
 | 
			
		||||
 | 
			
		||||
<option id="{{configs[i]['name']}}" value="{{i}}">{{configs[i]['name']}}</option>
 | 
			
		||||
{% endfor %}
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user