Skip to content

Commit

Permalink
Remove File to avoid confusion (Closes #1971)
Browse files Browse the repository at this point in the history
  • Loading branch information
yarikoptic committed Jul 10, 2024
1 parent 1a29406 commit 3b51638
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion web/src/views/DandisetLandingView/DandisetMain.vue
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@
<v-col :cols="$vuetify.breakpoint.xs ? 12 : 3">
<span>
<v-icon class="grey--text text--lighten-1">mdi-server</v-icon>
File Size <strong>{{ transformFilesize(stats.size) }}</strong>
Size <strong>{{ transformFilesize(stats.size) }}</strong>
</span>
</v-col>
</v-row>
Expand Down

0 comments on commit 3b51638

Please sign in to comment.