Rename Prospect.Server.Steam to Prospect.Steam

This commit is contained in:
AeonLucid
2022-01-08 19:33:41 +01:00
parent 99c4fe49b9
commit e9091d7ac3
11 changed files with 88 additions and 14 deletions
@@ -11,7 +11,7 @@ using Prospect.Server.Api.Services.Auth.User;
using Prospect.Server.Api.Services.Database;
using Prospect.Server.Api.Services.Database.Models;
using Prospect.Server.Api.Services.UserData;
using Prospect.Server.Steam;
using Prospect.Steam;
namespace Prospect.Server.Api.Controllers;