Remove user avatar from dropdown menu

Add new options in context menu
This commit is contained in:
Piotr Osiewicz 2023-06-10 01:35:18 +02:00 committed by Mikayla Maki
parent 5f7fdd25eb
commit 0fe65b945f
No known key found for this signature in database
3 changed files with 14 additions and 26 deletions

View file

@ -37,6 +37,7 @@ picker = { path = "../picker" }
project = { path = "../project" }
settings = { path = "../settings" }
theme = { path = "../theme" }
theme_selector = { path = "../theme_selector" }
util = { path = "../util" }
workspace = { path = "../workspace" }