mirror of
https://github.com/ghostty-org/ghostty.git
synced 2026-04-18 13:30:29 +00:00
only discover if it is enabled
This commit is contained in:
@@ -164,7 +164,7 @@ pub fn init(
|
||||
errdefer group.deinit(alloc);
|
||||
|
||||
// Search for fonts
|
||||
{
|
||||
if (font.Discover != void) {
|
||||
var disco = font.Discover.init();
|
||||
defer disco.deinit();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user