You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
Horde: Make storage debug controller public.
#rnx [CL 34949608 by ben marsh in ue5-main branch]
This commit is contained in:
+1
-1
@@ -20,7 +20,7 @@ namespace HordeServer.Debug
|
||||
[Authorize]
|
||||
[DebugEndpoint]
|
||||
[Tags("Debug")]
|
||||
class StorageDebugController : HordeControllerBase
|
||||
public class StorageDebugController : HordeControllerBase
|
||||
{
|
||||
readonly IServiceProvider _serviceProvider;
|
||||
readonly IOptionsSnapshot<StorageConfig> _storageConfig;
|
||||
|
||||
Reference in New Issue
Block a user