This commit is contained in:
h8d13 2026-04-19 13:37:26 +02:00
parent 7435760f9d
commit 03ee107243
1 changed files with 0 additions and 1 deletions

View File

@ -157,7 +157,6 @@ async def select_console_font(preset: str | None = None) -> str | None:
group.set_focus_by_value(preset)
result = await Selection[str](
group,
header=tr('Console font'),
group=group,
enable_filter=True,