This commit is contained in:
Philipinho
2025-03-14 23:02:42 +00:00
parent 96dfe9f817
commit d021d0a38f
2 changed files with 7 additions and 8 deletions

View File

@ -18,7 +18,7 @@ export const useTrialEndAction = () => {
notifications.show({
position: "top-right",
color: "red",
title: "Your 14-day trial has ended",
title: "Your 7-day trial has ended",
message:
"Please upgrade to a paid plan or contact your workspace admin.",
autoClose: false,