Added Anal Only and upcoming scraping to Mike Adriano. Fixed profile expand arrow color.

This commit is contained in:
DebaucheryLibrarian
2021-01-30 17:43:33 +01:00
parent bfb5006e95
commit 97c088cfb4
36 changed files with 40 additions and 39 deletions

View File

@@ -51,7 +51,7 @@
<Expand
v-if="bioExpanded"
:expanded="bioExpanded"
class="expand expand-dark"
class="expand expand-light"
@expand="(state) => bioExpanded = state"
/>
@@ -310,7 +310,7 @@
<Expand
:expanded="bioExpanded"
class="expand expand-dark"
class="expand expand-light"
@expand="(state) => bioExpanded = state"
/>
</div>