mirror of
https://github.com/ghostty-org/ghostty.git
synced 2025-07-14 15:56:13 +03:00
Fix typo in list-themes browser (#3919)
This is a small PR to fix a tiny continuity typo I noticed in the list-themes viewer. #### Before and After 
This commit is contained in:
@ -1102,7 +1102,7 @@ const Preview = struct {
|
||||
},
|
||||
|
||||
.{
|
||||
.text = "ziggzag.zig",
|
||||
.text = "ziggzagg.zig",
|
||||
.style = bold,
|
||||
},
|
||||
},
|
||||
|
Reference in New Issue
Block a user