This commit is contained in:
shimon
2023-03-05 19:30:53 +02:00
parent d6d6a7753a
commit dbad8c2a85
+1 -1
View File
@@ -4024,7 +4024,7 @@ $collections = [
[
'$id' => '_key_profile',
'type' => Database::INDEX_KEY,
'attributes' => ['width', 'height', 'videoBitRate', 'audioBitRate' ],
'attributes' => ['width', 'height', 'videoBitRate', 'audioBitRate'],
'lengths' => [],
'orders' => [],
],