From ce29dd09caf8de64c80e6fe8726986d7c3e99e41 Mon Sep 17 00:00:00 2001 From: Thomas Kaul <4159106+dtslvr@users.noreply.github.com> Date: Mon, 29 Sep 2025 21:14:50 +0200 Subject: [PATCH] Add safe withdrawal rate to user settings --- .../client/src/app/pages/portfolio/fire/fire-page.html | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/apps/client/src/app/pages/portfolio/fire/fire-page.html b/apps/client/src/app/pages/portfolio/fire/fire-page.html index 6b4d73122..dd29dbcc8 100644 --- a/apps/client/src/app/pages/portfolio/fire/fire-page.html +++ b/apps/client/src/app/pages/portfolio/fire/fire-page.html @@ -96,7 +96,15 @@ [value]="fireWealth?.toNumber()" /> - and a safe withdrawal rate (SWR) of 4%. + and a safe withdrawal rate (SWR) of + . }