Skip to content

Commit 23809c0

Browse files
committed
upgrades number 15 -> 16
1 parent d83e002 commit 23809c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/[locale]/enterprise/page.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ const Page = async ({ params }: { params: { locale: Lang } }) => {
118118
},
119119
{
120120
label: "Upgrades",
121-
state: { value: "15" }, // TODO: Calculate from upgrades list
121+
state: { value: "16" }, // TODO: Calculate from upgrades list
122122
},
123123
{
124124
label: "Downtime",

0 commit comments

Comments
 (0)