Merge pull request #2 from Histmy/main-cf-autofix

Very useful update by CodeFactor Autofix!
This commit is contained in:
Histmy 2021-07-28 19:14:21 +02:00 committed by GitHub
commit 6a74b1413c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -76,7 +76,7 @@ module.exports = {
default: default:
return false; return false;
}; }
return true; return true;
} }
}; };