Spaces:
Running
on
A10G
Running
on
A10G
Fix invalid colorFrom causing build failure when duplicating space
#59
by
swimcyclecode
- opened
The colorFrom field, which determines one of the colours of the thumbnail gradient is currently set to an invalid colour 'white'. This causes the build to fail when duplicating the space:
Changed it to the nearest valid colour 'gray', but any of the other valid colours will fix the issue.
reach-vb
changed pull request status to
merged