From b75f18d6c804e4804d3394014e92b15c45a92383 Mon Sep 17 00:00:00 2001 From: NguyenND Date: Wed, 3 Jun 2026 13:51:51 -0400 Subject: [PATCH] 06/03 Optimize codes, fix Schwab Account --- app/templates/investments/index.html | 3 +++ 1 file changed, 3 insertions(+) diff --git a/app/templates/investments/index.html b/app/templates/investments/index.html index 498943b..4f02b11 100644 --- a/app/templates/investments/index.html +++ b/app/templates/investments/index.html @@ -9,6 +9,9 @@ Refresh Prices + + Sync Schwab + Add Holding {% endblock %}