Skip to content

Commit 86c02b2

Browse files
committed
info message after invitations accepted
1 parent 2855094 commit 86c02b2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/qml/project/MMProjectController.qml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -678,6 +678,7 @@ Item {
678678

679679
function onProcessInvitationSuccess() {
680680
root.showProjectsPage()
681+
__notificationModel.addInfo( qsTr( "Download a project and start collecting." ) )
681682
}
682683
}
683684
}

0 commit comments

Comments
 (0)