mirror of
https://github.com/zed-industries/zed.git
synced 2025-01-02 18:51:34 +03:00
Fix filename
This commit is contained in:
parent
3a61fd503f
commit
0932149c48
@ -17,7 +17,7 @@ export default function assistant(colorScheme: ColorScheme) {
|
||||
hamburgerButton: {
|
||||
icon: {
|
||||
color: text(layer, "sans", "default", { size: "sm" }).color,
|
||||
asset: "icons/hamburger.svg",
|
||||
asset: "icons/hamburger_15.svg",
|
||||
dimensions: {
|
||||
width: 15,
|
||||
height: 15,
|
||||
|
Loading…
Reference in New Issue
Block a user