Skip to content

Commit

Permalink
No need to parse embed
Browse files Browse the repository at this point in the history
  • Loading branch information
guerler committed Nov 1, 2024
1 parent e63db88 commit e79a052
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/components/GalaxyCharts.vue
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,6 @@ function updateTracks(newTracks) {
</div>
<div v-else class="grid h-screen" :class="{ 'grid-cols-[70%_30%]': !embedded }">
<slot
:embedded="embedded"
:dataset-id="datasetId"
:dataset-url="datasetUrl"
:root="root"
Expand Down

0 comments on commit e79a052

Please sign in to comment.