using or instead of and

This commit is contained in:
mrfry 2023-05-07 17:45:29 +02:00
parent bc51f6b934
commit 834cacc2c7

View file

@ -101,7 +101,7 @@ function AddVisitStat(
}
if (
typeof idvStatsData[now][name] !== 'object' &&
typeof idvStatsData[now][name] !== 'object' ||
idvStatsData[now][name] === null
) {
idvStatsData[now][name] = {