Compile error
This commit is contained in:
		@@ -184,6 +184,14 @@ namespace NadekoBot.Modules.Administration
 | 
			
		||||
 | 
			
		||||
                return UserStatus.Online;
 | 
			
		||||
            }
 | 
			
		||||
 | 
			
		||||
            public enum SettableUserStatus
 | 
			
		||||
            {
 | 
			
		||||
                Online,
 | 
			
		||||
                Invisible,
 | 
			
		||||
                Idle,
 | 
			
		||||
                Dnd
 | 
			
		||||
            }
 | 
			
		||||
        }
 | 
			
		||||
    }
 | 
			
		||||
}
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user