Skip to content
This repository has been archived by the owner on Feb 22, 2023. It is now read-only.

Commit

Permalink
Remove Audio to try passing the Visual regression test
Browse files Browse the repository at this point in the history
  • Loading branch information
obulat committed Apr 23, 2022
1 parent 52ffd49 commit 6e01371
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/pages/sources.vue
Original file line number Diff line number Diff line change
Expand Up @@ -74,10 +74,7 @@
</strong>
</template>
</i18n>
<h5>{{ $t('sources.heading.image') }}</h5>
<VSourcesTable media="image" />
<h5>{{ $t('sources.heading.audio') }}</h5>
<VSourcesTable media="audio" />
</VContentPage>
</template>

Expand Down

0 comments on commit 6e01371

Please sign in to comment.