feat: rewording

This commit is contained in:
Li Xin 2025-04-24 17:26:16 +08:00
parent 1755128209
commit 8e3102234c

View File

@ -84,7 +84,7 @@ export const GeneralTab: Tab = ({
onCheckedChange={field.onChange}
/>
<Label className="text-sm" htmlFor="autoAcceptedPlan">
Auto accept plan
Allow automatic acceptance of plans
</Label>
</div>
</FormControl>