06/05 Optimize app: implement Plaid

This commit is contained in:
2026-06-05 09:52:11 -04:00
parent 8481e9c214
commit fbfb7ab33c
15 changed files with 1612 additions and 15 deletions
+1 -1
View File
@@ -305,7 +305,7 @@
</a>
<a
href="{{ url_for('settings.index') }}"
class="sb-link {% if request.blueprint in ('settings', 'logs') %}active{% endif %}"
class="sb-link {% if request.blueprint in ('settings', 'logs', 'plaid', 'teller', 'schwab') %}active{% endif %}"
>
<i class="bi bi-gear"></i><span class="lt">Settings</span>
</a>