diff --git a/package.json b/package.json index 44ef39a..1c003a0 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,9 @@ "framework7-icons": "^5.0.5", "framework7-vue": "^7.1.2", "howler": "^2.2.3", + "isomorphic-unfetch": "^4.0.2", "material-icons": "^1.13.1", + "podparse": "^1.5.1", "skeleton-elements": "^4.0.1", "swiper": "^8.4.6", "tailwindcss": "^3.2.4", diff --git a/src/pages/Show.vue b/src/pages/Show.vue index 6b747b4..9765493 100644 --- a/src/pages/Show.vue +++ b/src/pages/Show.vue @@ -1,15 +1,16 @@ @@ -17,10 +18,14 @@