Fixed startup 2
This commit is contained in:
		| @@ -19,7 +19,7 @@ namespace NadekoBot.Modules.Games | |||||||
|  |  | ||||||
|             [LocalizedCommand, LocalizedDescription, LocalizedSummary, LocalizedAlias] |             [LocalizedCommand, LocalizedDescription, LocalizedSummary, LocalizedAlias] | ||||||
|             [RequireContext(ContextType.Guild)] |             [RequireContext(ContextType.Guild)] | ||||||
|             public async Task Trivia(IUserMessage umsg, string[] args) |             public async Task Trivia(IUserMessage umsg, params string[] args) | ||||||
|             { |             { | ||||||
|                 var channel = (ITextChannel)umsg.Channel; |                 var channel = (ITextChannel)umsg.Channel; | ||||||
|  |  | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user