mirror of
https://github.com/owncast/owncast.git
synced 2024-10-10 19:16:02 +00:00
fix for #418
This commit is contained in:
parent
cd1eadebc1
commit
9908896bfd
@ -66,7 +66,7 @@ function InstanceDetails({ config }) {
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
name: "Logo",
|
name: "Logo",
|
||||||
value: instanceDetails.logo?.large,
|
value: instanceDetails.logo,
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
name: "Tags",
|
name: "Tags",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user