Allow pasting ZED urls in the command palette in development
This commit is contained in:
parent
2feb091961
commit
6ffbc3a0f5
10 changed files with 245 additions and 208 deletions
|
@ -979,7 +979,7 @@ impl Database {
|
|||
})
|
||||
}
|
||||
|
||||
/// Returns the channel ancestors, include itself, deepest first
|
||||
/// Returns the channel ancestors in arbitrary order
|
||||
pub async fn get_channel_ancestors(
|
||||
&self,
|
||||
channel_id: ChannelId,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue