remove mock warning

develop
Myk Taylor 2023-03-05 22:09:45 -08:00
parent d009668339
commit efb307ed25
No known key found for this signature in database
1 changed files with 1 additions and 1 deletions

@ -1165,7 +1165,7 @@ end
FilterSelection = defclass(FilterSelection, widgets.Window)
FilterSelection.ATTRS{
frame_title='Choose filters [MOCK -- NOT FUNCTIONAL]',
frame_title='Choose filters',
frame={w=55, h=53, l=30, t=8},
frame_inset={t=1},
resizable=true,