change flash to success
This commit is contained in:
		@ -96,7 +96,7 @@
 | 
				
			|||||||
            notify("{{.}}", "warning")
 | 
					            notify("{{.}}", "warning")
 | 
				
			||||||
            {{end}}
 | 
					            {{end}}
 | 
				
			||||||
            {{with .Flash}}
 | 
					            {{with .Flash}}
 | 
				
			||||||
            notify("{{.}}", "flash")
 | 
					            notify("{{.}}", "success")
 | 
				
			||||||
            {{end}}
 | 
					            {{end}}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
        </script>
 | 
					        </script>
 | 
				
			||||||
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user