mirror of
https://github.com/anomalyco/opencode.git
synced 2026-05-21 03:15:11 +00:00
add missing return
This commit is contained in:
@@ -127,6 +127,7 @@ export function DialogModel(props: { providerID?: string }) {
|
||||
(x) => x.title,
|
||||
),
|
||||
)
|
||||
return items
|
||||
}),
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user