We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 231a053 commit 13aa935Copy full SHA for 13aa935
src/StructuredProperties/Audio.php
@@ -6,7 +6,7 @@
6
7
class Audio extends BaseObject
8
{
9
- protected const PREFIX = 'og:video';
+ protected const PREFIX = 'og:audio';
10
11
public function __construct(string $url)
12
0 commit comments