Implement feedback actions
CopySystemSpecsIntoClipboard RequestFeature FileBugReport
This commit is contained in:
parent
a80b145d0d
commit
78e1c0f9c3
8 changed files with 144 additions and 151 deletions
|
@ -221,7 +221,7 @@ fn main() {
|
|||
// language_tools::init(cx);
|
||||
call::init(app_state.client.clone(), app_state.user_store.clone(), cx);
|
||||
collab_ui::init(&app_state, cx);
|
||||
// feedback::init(cx);
|
||||
feedback::init(cx);
|
||||
welcome::init(cx);
|
||||
|
||||
// cx.set_menus(menus::menus());
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue