Scraping movie links from Gamma scene page. Removed expand option from scene page media to make way for album button.

This commit is contained in:
DebaucheryLibrarian
2021-01-22 22:55:20 +01:00
parent 40e0c92ec7
commit 985b523031
3 changed files with 34 additions and 21 deletions

View File

@@ -24,13 +24,6 @@
<Details :release="release" />
<Expand
v-if="release.photos && release.photos.length > 0"
class="expand-bottom expand-dark"
:expanded="expanded"
@expand="(state) => expanded = state"
/>
<div class="info column">
<div class="row">
<h2