adds audiolabs

This commit is contained in:
booploops 2022-02-18 19:03:30 -08:00
parent 2fb35919f5
commit c9f17a71bd
4 changed files with 48 additions and 1 deletions

View file

@ -171,7 +171,12 @@
<remote-pair></remote-pair>
</template>
</transition>
<!-- Audio Labs -->
<transition name="wpfade">
<template v-if="page == 'audiolabs'">
<audiolabs-page></audiolabs-page>
</template>
</transition>
<!-- Replay -->
<transition name="wpfade">
<template v-if="page == 'replay'">