fix: update paused project modal message for clarity

This commit is contained in:
Damodar Lohani
2026-02-08 12:09:01 +00:00
parent 83bd6af873
commit 4148c69fc9
@@ -49,7 +49,7 @@
<Modal title="Project paused" bind:open={show} size="s" dismissible={false}>
<Layout.Stack gap="m">
<Typography.Text>
This project has been paused due to inactivity on the free plan.
This project has been paused due to inactivity.
</Typography.Text>
<Typography.Text>
Your data is safe and will remain intact. Resume the project to continue using it.