mirror of
https://github.com/AppFlowy-IO/AppFlowy.git
synced 2024-08-30 18:12:39 +00:00
feat: support private section (#4882)
This commit is contained in:
@ -59,6 +59,7 @@ impl ViewBuilder {
|
||||
layout: ViewLayout::Document,
|
||||
child_views: vec![],
|
||||
is_favorite: false,
|
||||
|
||||
icon: None,
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user