Change wording from TODO to coming soon

This commit is contained in:
tutman96 2025-01-06 18:22:05 +00:00
parent 2428c15f88
commit 2e24916331
1 changed files with 1 additions and 1 deletions

View File

@ -141,7 +141,7 @@ function Dialog({ plugin, setOpen }: { plugin: PluginStatus | null, setOpen: (op
</>
)}
<p className="text-sm text-gray-500 dark:text-gray-400 py-10">
TODO: Plugin configuration goes here
Plugin configuration coming soon
</p>
<div className="h-[1px] w-full bg-slate-800/10 dark:bg-slate-300/20" />