Skip to content

Commit

Permalink
feat: update cites trade db size
Browse files Browse the repository at this point in the history
  • Loading branch information
lucacug committed Jun 26, 2024
1 parent bd6b70c commit d91a80b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/views/cites_trade/home/index.html.erb
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<a href=<%= cites_trade_download_db_path %> class='download-button' data-full-trade-db-download>
<div>
<p class='bold font-18 no-margin'><%= t('download_here') %> </p>
<p class='no-margin'><%= t('file_size') %>: 449MB</p>
<p class='no-margin'><%= t('file_size') %>: 479MB</p>
</div>
</a>
</div>
Expand Down

0 comments on commit d91a80b

Please sign in to comment.