forked from Ruderverein-Donau-Linz/rowt
		
	fix bug
This commit is contained in:
		@@ -18,6 +18,7 @@ pub struct User {
 | 
			
		||||
    pub is_cox: bool,
 | 
			
		||||
    is_admin: bool,
 | 
			
		||||
    is_guest: bool,
 | 
			
		||||
    #[serde(default = "bool::default")]
 | 
			
		||||
    deleted: bool,
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user