Skip to content

Commit 3e7d137

Browse files
committed
chore: change archive email message to reflect new item date
1 parent 3fa2943 commit 3e7d137

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/emails/archive.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ export function ArchiveEmail({ items }: Props) {
4343
Hello,
4444
</Text>
4545
<Text className="text-[14px] leading-[24px] text-black">
46-
The following items have been in inventory for over 30 days.
46+
The following items have been in inventory for over 90 days.
4747
</Text>
4848

4949
<Section>

0 commit comments

Comments
 (0)