Fix items found in PVS-Studio analysis
This commit is contained in:
committed by
Nathan Woulfe
parent
d1f1817744
commit
7f9b143e1a
@@ -49,6 +49,7 @@ namespace Umbraco.Cms.Core.Configuration.Models
|
||||
if (!ModelsMode.IsAuto())
|
||||
{
|
||||
_flagOutOfDateModels = false;
|
||||
return;
|
||||
}
|
||||
|
||||
_flagOutOfDateModels = value;
|
||||
|
||||
Reference in New Issue
Block a user