Skip to content

Commit

Permalink
Replaced comment
Browse files Browse the repository at this point in the history
  • Loading branch information
Tomcariello committed Oct 17, 2023
1 parent 42fc0a7 commit 3bd8f4d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tasks/build-options/processColormap.js
Original file line number Diff line number Diff line change
Expand Up @@ -162,6 +162,7 @@ async function processEntries (colormap) {
initializeDisabled.push(refsList.length)
}

// If entry is served transparent, add it to the disabled array
if (!entry._attributes.ref) {
throw new Error('No ref in legend')
}
Expand Down

0 comments on commit 3bd8f4d

Please sign in to comment.