Remove empty settings card for Scheduling Engine (#5771)
Signed-off-by: Timothy <1695613+timothyis@users.noreply.github.com>
This commit is contained in:
@@ -40,14 +40,6 @@ export default function ChatSettingsSection() {
|
|||||||
</CardContent>
|
</CardContent>
|
||||||
</Card>
|
</Card>
|
||||||
|
|
||||||
<Card className="pb-2 rounded-lg">
|
|
||||||
<CardHeader className="pb-0">
|
|
||||||
<CardTitle className="">Scheduling Engine</CardTitle>
|
|
||||||
<CardDescription>
|
|
||||||
Choose which scheduling backend to use for scheduled recipes and tasks
|
|
||||||
</CardDescription>
|
|
||||||
</CardHeader>
|
|
||||||
</Card>
|
|
||||||
<Card className="pb-2 rounded-lg">
|
<Card className="pb-2 rounded-lg">
|
||||||
<CardHeader className="pb-0">
|
<CardHeader className="pb-0">
|
||||||
<CardTitle className="">Tool Selection Strategy (preview)</CardTitle>
|
<CardTitle className="">Tool Selection Strategy (preview)</CardTitle>
|
||||||
|
|||||||
Reference in New Issue
Block a user