Rename API to get all files, minor UI updates

This commit is contained in:
sabaimran
2025-01-20 13:30:10 -08:00
parent 849b7c7af6
commit d36f235da5
3 changed files with 6 additions and 6 deletions

View File

@@ -857,7 +857,7 @@ export default function SettingsView() {
<div className="text-2xl">Content</div>
<div className="cards flex flex-wrap gap-16">
<Card id="computer" className={cardClassName}>
<CardHeader className="flex flex-row text-2xl">
<CardHeader className="flex flex-row text-xl">
<Brain className="h-8 w-8 mr-2" />
Knowledge Base
{userConfig.enabled_content_source.computer && (