Fix filetree SSR tab selection
This commit is contained in:
@@ -73,6 +73,7 @@ pub async fn mindmap_object_shell(
|
||||
&workspace_projection,
|
||||
Some(sidebar_tree_html.as_str()),
|
||||
Some(file_tree_html.as_str()),
|
||||
None,
|
||||
);
|
||||
(
|
||||
Some(workspace_name),
|
||||
@@ -107,6 +108,7 @@ pub async fn mindmap_object_shell(
|
||||
&workspace_projection,
|
||||
Some(sidebar_tree_html.as_str()),
|
||||
Some(file_tree_html.as_str()),
|
||||
None,
|
||||
);
|
||||
(
|
||||
Some(workspace_name),
|
||||
|
||||
Reference in New Issue
Block a user