Update SGI message.

This commit is contained in:
Patrick FIc
2026-03-25 13:58:29 -07:00
parent b67f4433cc
commit 152e4cb23a

View File

@@ -32,7 +32,7 @@ export function RoutesPage({ bodyshop, darkMode }) {
if (bodyshop?.ins_rule_set === "SGI") {
notification.warning({
message: "SGI Target Warning",
description: "SGI has not yet released savings targets. Targets will be displayed as $0. MPI Rules have been applied and may be incorrect.",
description: "SGI has not yet released savings targets or eligibility rules. Targets will be displayed as $0. MPI eligibility rules have been applied and may be incorrect.",
placement: "bottomLeft",
key: "sgi-target-warning",
duration: -1,