mirror of
https://github.com/appwrite/console.git
synced 2026-06-06 19:27:48 +00:00
fix: update paused project modal message for clarity
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user