mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2026-07-08 18:31:43 +00:00
Install sheperdjs and create tour giude in project.
This commit is contained in:
parent
2116f60133
commit
ee3fa2f427
6 changed files with 210 additions and 10 deletions
|
|
@ -6,6 +6,9 @@
|
|||
</template>
|
||||
|
||||
<script>
|
||||
import Shepherd from 'shepherd.js'
|
||||
import 'shepherd.js/dist/css/shepherd.css'
|
||||
|
||||
export default {
|
||||
async asyncData({ store, params, redirect }) {
|
||||
const libraryId = params.library
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue