Skip to content

Commit 34f16f6

Browse files
author
Matthew Klein
committed
Remove markup used to debug WaveSurfer options
1 parent 478b748 commit 34f16f6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/components/SpectrogramGraph.vue

-1
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,6 @@ watch(
9999
<div ref="waveBox" class="wave"></div>
100100
<div ref="spectrogramBox" class="spectrogram"></div>
101101
<span v-if="loading">Loading&hellip;</span>
102-
<pre>{{ JSON.stringify(wave?.options) }}</pre>
103102
</div>
104103
</template>
105104

0 commit comments

Comments
 (0)