(minor) Delete minor TODO.

This commit is contained in:
Ryan Dick 2023-09-14 13:04:34 -04:00
parent 388554448a
commit cc8b7a74da

View File

@ -242,7 +242,7 @@ export const FIELDS: Record<FieldType, FieldUIConfig> = {
title: 'IP-Adapter',
},
IPAdapterModelField: {
color: 'teal.500', // TODO(ryand): Pick a color
color: 'teal.500',
description: 'IP-Adapter model',
title: 'IP-Adapter Model',
},