feat: allow project card to show on-the-way button for projects not yet uploaded

to my git and linked
This commit is contained in:
badblocks 2025-08-14 23:08:53 -07:00
parent ed6188bc75
commit d2e0fbdd73
No known key found for this signature in database

View file

@ -18,6 +18,9 @@
> >
Source Code Source Code
</button> </button>
<button v-else class="btn btn-secondary btn-disabled">
Source Code (on the way!)
</button>
</div> </div>
</div> </div>
</div> </div>