retrait de quelques erreurs
This commit is contained in:
		
							parent
							
								
									ede365af7d
								
							
						
					
					
						commit
						2b606f9010
					
				@ -42,6 +42,18 @@ type DashbordData* = object
 | 
			
		||||
  hotkey*: seq[string]
 | 
			
		||||
  color*: seq[string]
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
# --==--==--==--==--==--==--==--==--==--==-- #
 | 
			
		||||
# Setup user data
 | 
			
		||||
# --==--==--==--==--==--==--==--==--==--==-- #
 | 
			
		||||
type
 | 
			
		||||
  TData* = ref object of RootObj
 | 
			
		||||
    loggedIn*: bool
 | 
			
		||||
    userid*, username*, userpass*, email*: string
 | 
			
		||||
    notification*: int
 | 
			
		||||
    req*: Request
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
# --==--==--==--==--==--==--==--==--==--==-- #
 | 
			
		||||
# TYPE : Data Informations for Left Colomn
 | 
			
		||||
# --==--==--==--==--==--==--==--==--==--==-- #
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user