mirror of
https://github.com/khoaliber/khoj.git
synced 2026-03-04 13:20:17 +00:00
Remove the agents header in the loading view
This commit is contained in:
@@ -254,9 +254,6 @@ export default function Agents() {
|
||||
if (!data) {
|
||||
return (
|
||||
<main className={styles.main}>
|
||||
<div className={`${styles.titleBar} text-5xl`}>
|
||||
Agents
|
||||
</div>
|
||||
<div className={styles.agentList}>
|
||||
<InlineLoading /> booting up your agents
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user