mirror of
				https://gitlab.ub.uni-bielefeld.de/sfb1288inf/nopaque.git
				synced 2025-11-03 20:02:47 +00:00 
			
		
		
		
	Fix nopaque toast
This commit is contained in:
		@@ -105,7 +105,7 @@
 | 
			
		||||
        DarkReader.enable({"brightness": 100, "contrast": 100, "sepia": 0});
 | 
			
		||||
        {% endif %}
 | 
			
		||||
        {% for flashed_message in get_flashed_messages() %}
 | 
			
		||||
        toast("{{ flashed_message }}");
 | 
			
		||||
        nopaque.toast("{{ flashed_message }}");
 | 
			
		||||
        {% endfor %}
 | 
			
		||||
      });
 | 
			
		||||
    </script>
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user