mirror of
https://github.com/djdevin/recflare.git
synced 2026-09-08 14:41:28 -07:00
placeholder for community board
This commit is contained in:
@@ -0,0 +1,32 @@
|
||||
{
|
||||
"FeaturedPlayer": {
|
||||
"Id": 1,
|
||||
"TitleOverride": "",
|
||||
"UrlOverride": null
|
||||
},
|
||||
"FeaturedRoomGroup": {
|
||||
"FeaturedRoomGroupId": 2,
|
||||
"Name": "Featured Rooms",
|
||||
"Rooms": [
|
||||
]
|
||||
},
|
||||
"CurrentAnnouncement": {
|
||||
"Message": "Server powered by RecFlare",
|
||||
"MoreInfoUrl": "https://github.com/djdevin/recflare"
|
||||
},
|
||||
"InstagramImages": [
|
||||
{
|
||||
"ImageName": "test.jpg",
|
||||
"ImageUrl": "https://github.com/djdevin/recflare"
|
||||
}
|
||||
],
|
||||
"Videos": [
|
||||
{
|
||||
"BlobName": "something.mp4",
|
||||
"Title": "test",
|
||||
"Description": "test description",
|
||||
"ThumbnailBlobName": "something.jpg",
|
||||
"SourceUrl": "https://www.youtube.com"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user