fix: viewProfileAction is not defined

This commit is contained in:
Richard Ramos 2021-08-13 16:06:52 -04:00 committed by RichΛrd
parent 6ae4568807
commit c47a16298b
1 changed files with 1 additions and 1 deletions

View File

@ -73,7 +73,7 @@ PopupMenu {
} }
Separator { Separator {
anchors.bottom: viewProfileAction.top anchors.bottom: profileHeader.bottom
} }
overrideTextColor: Style.current.textColor overrideTextColor: Style.current.textColor