mirror of
https://github.com/ghostty-org/ghostty.git
synced 2025-07-16 16:56:09 +03: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