This commit is contained in:
2025-11-24 02:33:56 +01:00
parent 347d775f15
commit e21966ee6f
4 changed files with 9 additions and 0 deletions

View File

@@ -7,3 +7,5 @@
Order allow,deny
Deny from all
</IfModule>

View File

@@ -312,3 +312,5 @@ function quickcheck_evaluate_consistency(?string $vendorName, string $userManufa
'consistency_hint' => $ratingHint,
];
}