updated the tracker to have more features

This commit is contained in:
2025-09-30 14:02:11 -07:00
parent 6e22eb6b0e
commit 6572cdb5a9
3 changed files with 46 additions and 4 deletions

View File

@@ -44,6 +44,9 @@
<div id="currentMealFoods">
<!-- This will be populated dynamically -->
</div>
<div class="mt-3">
<button type="button" class="btn btn-secondary" data-bs-dismiss="modal">Close</button>
</div>
</div>
</div>
</div>