mirror of
https://github.com/onyx-and-iris/lottery-tui.git
synced 2026-03-02 20:49:11 +00:00
enable type_to_earch in Select widget
This commit is contained in:
parent
cfba2303e6
commit
1bd6c0e94f
@ -28,6 +28,7 @@ class LotteryTUI(App):
|
||||
],
|
||||
value='lotto',
|
||||
allow_blank=False,
|
||||
type_to_search=True,
|
||||
id='lottery-select',
|
||||
),
|
||||
Button('Draw', id='draw-button'),
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user