Performance improvements. Timely command almost done
This commit is contained in:
@ -185,6 +185,10 @@ namespace NadekoBot.Migrations
|
||||
|
||||
b.Property<bool>("RotatingStatuses");
|
||||
|
||||
b.Property<int>("TimelyCurrency");
|
||||
|
||||
b.Property<int>("TimelyCurrencyPeriod");
|
||||
|
||||
b.Property<int>("TriviaCurrencyReward");
|
||||
|
||||
b.Property<int>("XpMinutesTimeout")
|
||||
|
Reference in New Issue
Block a user