A\An hace 2 años
padre
commit
b425b08821
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      src/view/popup/currency-detail.vue

+ 1 - 1
src/view/popup/currency-detail.vue

@@ -2,7 +2,7 @@
   <div class="currency-detail-page">
     <v-head :title="currencyInfo.tokenSymbol" 
             :show_more="false"
-            :show_refresh="true"
+            :show_refresh="false"
             :show_list="true"
             :transactionsRouterParams="{
               backUrl: 'back'