Updating game data to mid season patch and made card gallery nicer
This commit is contained in:
@@ -12,4 +12,4 @@ public class AppDbContextFactory : IDesignTimeDbContextFactory<AppDbContext>
|
||||
.Options;
|
||||
return new AppDbContext(options);
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user