adds audiolabs
This commit is contained in:
parent
2fb35919f5
commit
c9f17a71bd
4 changed files with 48 additions and 1 deletions
|
@ -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'">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue