mirror of
https://gitlab.futo.org/videostreaming/grayjay.git
synced 2025-04-30 22:54:30 +02:00
Update file Content Types.md
This commit is contained in:
parent
72efb21439
commit
19ddba7e7c
@ -70,7 +70,7 @@ A feed object representing a community post with text, and optionally images.
|
|||||||
|
|
||||||
*Usage:*
|
*Usage:*
|
||||||
```javascript
|
```javascript
|
||||||
new PlatformPost{
|
new PlatformPost({
|
||||||
id: new PlatformID(config.name, item?.id, config.id),
|
id: new PlatformID(config.name, item?.id, config.id),
|
||||||
name: item?.attributes?.title,
|
name: item?.attributes?.title,
|
||||||
author: getPlatformAuthorLink(item, context),
|
author: getPlatformAuthorLink(item, context),
|
||||||
|
Loading…
x
Reference in New Issue
Block a user