remove filter on album image on album page

This commit is contained in:
geoffrey45
2022-08-02 05:31:15 +03:00
parent bc449631a6
commit a29e4ab496
4 changed files with 5 additions and 9 deletions
+1 -1
View File
@@ -11,7 +11,7 @@
</div>
</div>
<NavBar />
<div id="acontent">
<div id="acontent" class="rounded">
<router-view />
</div>
<SearchInput />