mirror of
https://github.com/docmost/docmost.git
synced 2026-08-30 02:25:01 +08:00
feat: on-demand only
This commit is contained in:
@@ -17,9 +17,7 @@ export default function PersonalSpacesSetting() {
|
||||
<div>
|
||||
<Text size="md">{t("Allow personal spaces")}</Text>
|
||||
<Text size="sm" c="dimmed">
|
||||
{t(
|
||||
"Members can create their own personal space. New members get one automatically.",
|
||||
)}
|
||||
{t("Members can create their own personal space.")}
|
||||
</Text>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user