mirror of
https://github.com/zed-industries/zed.git
synced 2024-11-07 20:39:04 +03:00
Disable save as prompt for channel notes
This commit is contained in:
parent
d9a72aa1e0
commit
4b5948e004
@ -213,7 +213,7 @@ impl Item for ChannelView {
|
||||
}
|
||||
|
||||
fn is_singleton(&self, _cx: &AppContext) -> bool {
|
||||
true
|
||||
false
|
||||
}
|
||||
|
||||
fn navigate(&mut self, data: Box<dyn Any>, cx: &mut ViewContext<Self>) -> bool {
|
||||
|
Loading…
Reference in New Issue
Block a user