basic ui naming change

This commit is contained in:
2026-02-19 10:59:47 -06:00
parent c80758178c
commit 82d545d754
3 changed files with 9 additions and 9 deletions
+1 -1
View File
@@ -374,7 +374,7 @@ export const SettingsView: Component = () => {
<div class="space-y-0.5">
<h3 class="text-base font-semibold flex items-center gap-2">
<Box size={16} />
Buckets (Global Workspaces)
Shared Global Buckets
</h3>
<p class="text-sm text-muted-foreground">Manage public task buckets and your subscriptions.</p>
</div>