Browse Source

Эксперимент

Book Pauk 5 years ago
parent
commit
e30b832e05
1 changed files with 1 additions and 1 deletions
  1. 1 1
      client/components/Reader/RecentBooksPage/RecentBooksPage.vue

+ 1 - 1
client/components/Reader/RecentBooksPage/RecentBooksPage.vue

@@ -5,7 +5,7 @@
             <span v-if="loading"><q-spinner class="q-mr-sm" color="lime-12" size="20px" :thickness="7"/>Список загружается</span>
         </template>
 
-        <a ref="download" style='display: none;'></a>
+        <a ref="download">123</a>
 
         <q-table
             class="recent-books-table col"