fix for #418
This commit is contained in:
@@ -66,7 +66,7 @@ function InstanceDetails({ config }) {
|
||||
},
|
||||
{
|
||||
name: "Logo",
|
||||
value: instanceDetails.logo?.large,
|
||||
value: instanceDetails.logo,
|
||||
},
|
||||
{
|
||||
name: "Tags",
|
||||
|
||||
Reference in New Issue
Block a user