typo
This commit is contained in:
@@ -933,7 +933,8 @@ namespace SteamWare
|
||||
{
|
||||
get
|
||||
{
|
||||
return CRB("cacheOnRedis");
|
||||
bool answ = CRB("cacheOnRedis");
|
||||
return answ;
|
||||
}
|
||||
}
|
||||
/// <summary>
|
||||
|
||||
Reference in New Issue
Block a user