mirror of
https://github.com/ghostty-org/ghostty.git
synced 2026-07-30 20:37:55 +00:00
chore: sync changes with ghostty_string_s
This commit is contained in:
@@ -130,7 +130,6 @@ export fn ghostty_config_open_path() c.String {
|
||||
return .empty;
|
||||
};
|
||||
|
||||
// Capacity is len + 1 due to sentinel
|
||||
return .fromSlice(path);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user