Add WebTools Attributes import in GamesController
A new import statement for 'Aiursoft.WebTools.Attributes' has been added to the GamesController. This additional library will enhance the functionality and capabilities of the GamesController in the ChessServer project.
This commit is contained in:
@@ -4,6 +4,7 @@ using Aiursoft.ChessServer.Data;
|
||||
using Aiursoft.ChessServer.Models.ViewModels;
|
||||
using Microsoft.AspNetCore.Mvc;
|
||||
using Aiursoft.AiurObserver.Extensions;
|
||||
using Aiursoft.WebTools.Attributes;
|
||||
|
||||
namespace Aiursoft.ChessServer.Controllers;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user