Fix plural

This commit is contained in:
Jake Barnby 2025-02-25 16:58:30 +13:00
parent 5efd231861
commit 1f560d896f
No known key found for this signature in database
GPG key ID: C437A8CC85B96E9C

View file

@ -30,7 +30,7 @@ class Base extends Queries
$config['buckets'],
$config['databases'],
$config['console'],
$config['log']
$config['logs']
);
$collection = $collections[$collection];