diff --git a/app/config/collections.php b/app/config/collections.php index 073eb51794..baf1e72c84 100644 --- a/app/config/collections.php +++ b/app/config/collections.php @@ -4024,7 +4024,7 @@ $collections = [ [ '$id' => '_key_profile', 'type' => Database::INDEX_KEY, - 'attributes' => ['width', 'height', 'videoBitRate', 'audioBitRate' ], + 'attributes' => ['width', 'height', 'videoBitRate', 'audioBitRate'], 'lengths' => [], 'orders' => [], ],