Updating game data to mid season patch and made card gallery nicer
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
using Cloud.Models;
|
||||
using Microsoft.AspNetCore.Authorization;
|
||||
using Microsoft.AspNetCore.Mvc;
|
||||
using Microsoft.EntityFrameworkCore;
|
||||
using Cloud.Models;
|
||||
|
||||
namespace Cloud.Controllers;
|
||||
|
||||
@@ -107,4 +107,4 @@ public class DecksController : ControllerBase
|
||||
return StatusCode(500);
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user