Show cost per egg as 2 decimal places

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-02-26 22:53:09 -08:00
parent 404fd0510f
commit b633586012
2 changed files with 4 additions and 4 deletions

View File

@@ -123,7 +123,7 @@
</div>
</main>
<script src="/js/api.js"></script>
<script src="/js/budget.js"></script>
<script src="/js/api.js?v=2"></script>
<script src="/js/budget.js?v=3"></script>
</body>
</html>