mirror of
https://github.com/AutoMaker-Org/automaker.git
synced 2026-03-17 10:03:08 +00:00
The initial terminalState.fontFamily was set to a raw font string that didn't match any option in TERMINAL_FONT_OPTIONS, causing the dropdown to appear empty. Changed to use DEFAULT_FONT_VALUE sentinel.