mirror of
https://github.com/anomalyco/opencode.git
synced 2026-05-06 08:21:50 +00:00
Fix variant dialog filtering (#19917)
This commit is contained in:
parent
963dad75ef
commit
ba00e9a993
1 changed files with 0 additions and 1 deletions
|
|
@ -24,7 +24,6 @@ export function DialogVariant() {
|
|||
title={"Select variant"}
|
||||
current={local.model.variant.current()}
|
||||
flat={true}
|
||||
skipFilter={true}
|
||||
/>
|
||||
)
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue