Leaderboards will show 10 users per page
This commit is contained in:
parent
af4be2aa8c
commit
db8885739f
7 changed files with 31 additions and 47 deletions
src/EllieBot.Generators
|
@ -87,7 +87,7 @@ namespace EllieBot.Generators
|
|||
sw.WriteLine("namespace EllieBot.GrpcApi;");
|
||||
sw.WriteLine();
|
||||
|
||||
sw.WriteLine("public partial class PermsInterceptor");
|
||||
sw.WriteLine("public partial class GrpcApiPermsInterceptor");
|
||||
sw.WriteLine("{");
|
||||
|
||||
sw.Indent++;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue