Skip to content

Commit

Permalink
feat: Improve build my dataset UI
Browse files Browse the repository at this point in the history
  • Loading branch information
drorganvidez committed Aug 29, 2024
1 parent 9d04b5e commit bdb247f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ <h1 class="h3 mb-3">Download queue</h1>
{% if current_user.is_authenticated %}
<button class="btn btn-primary" onclick="buildDataset()">
<i data-feather="upload"></i>
Upload Dataset
Build my own dataset
</button>
{% endif %}
</div>
Expand Down

0 comments on commit bdb247f

Please sign in to comment.