decentraland / builder

🍉 Build scenes for Decentraland
https://builder.decentraland.org
Other
152 stars 82 forks source link

fix: Allow anyone to create a LW collection #3191

Closed LautaroPetaccio closed 2 months ago

LautaroPetaccio commented 2 months ago

This PR changes the disabled restriction on the CreateCollectionSelectorModal to allow anyone to create a new LW collection. The modal will be shown only if the flag is set. This check is done in the CollectionsPage component.

vercel[bot] commented 2 months ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
builder ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 25, 2024 5:29pm
coveralls commented 2 months ago

Pull Request Test Coverage Report for Build 11037815368

Details


Changes Missing Coverage Covered Lines Changed/Added Lines %
src/lib/api/builder.ts 0 1 0.0%
<!-- Total: 21 22 95.45% -->
Totals Coverage Status
Change from base Build 11034329763: 0.06%
Covered Lines: 5825
Relevant Lines: 11002

💛 - Coveralls