chore: update gpui and nostr-sdk
This commit is contained in:
@@ -518,7 +518,7 @@ impl TabPanel {
|
||||
};
|
||||
|
||||
Some(
|
||||
Button::new(SharedString::from(format!("toggle-dock:{:?}", placement)))
|
||||
Button::new(SharedString::from(format!("toggle-dock:{placement:?}")))
|
||||
.icon(icon)
|
||||
.small()
|
||||
.ghost()
|
||||
|
||||
Reference in New Issue
Block a user