Skip to content

Commit 79bb1ef

Browse files
tutman96Nevexo
authored andcommitted
Change wording from TODO to coming soon
1 parent 3c8a86a commit 79bb1ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ui/src/components/PluginConfigureDialog.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@ function Dialog({ plugin, setOpen }: { plugin: PluginStatus | null, setOpen: (op
141141
</>
142142
)}
143143
<p className="text-sm text-gray-500 dark:text-gray-400 py-10">
144-
TODO: Plugin configuration goes here
144+
Plugin configuration coming soon
145145
</p>
146146

147147
<div className="h-[1px] w-full bg-slate-800/10 dark:bg-slate-300/20" />

0 commit comments

Comments
 (0)