This commit is contained in:
Samuele E. Locatelli
2018-10-23 07:43:58 +02:00
parent 944d470c1e
commit 7a942c1ff8
+2 -1
View File
@@ -933,7 +933,8 @@ namespace SteamWare
{
get
{
return CRB("cacheOnRedis");
bool answ = CRB("cacheOnRedis");
return answ;
}
}
/// <summary>