mirror of
https://github.com/zed-industries/zed.git
synced 2025-01-10 04:27:40 +00:00
Format ui2
This commit is contained in:
parent
ba789fc0c4
commit
942167e046
1 changed files with 1 additions and 1 deletions
|
@ -36,7 +36,7 @@ impl IconColor {
|
|||
IconColor::Error => gpui2::red(),
|
||||
IconColor::Warning => gpui2::red(),
|
||||
IconColor::Success => gpui2::red(),
|
||||
IconColor::Info => gpui2::red()
|
||||
IconColor::Info => gpui2::red(),
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue