mirror of
https://github.com/wabbajack-tools/wabbajack.git
synced 2024-08-30 18:42:17 +00:00
re-enable list validation (facepalm)
This commit is contained in:
parent
2a5ebce8a0
commit
759259cb8a
@ -15,7 +15,7 @@ namespace Wabbajack.CacheServer
|
||||
Utils.LogMessages.Subscribe(Console.WriteLine);
|
||||
using (var server = new Server("http://localhost:8080"))
|
||||
{
|
||||
//ListValidationService.Start();
|
||||
ListValidationService.Start();
|
||||
server.Start();
|
||||
Console.ReadLine();
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user