diff --git a/src/status_im/common/home/actions/view.cljs b/src/status_im/common/home/actions/view.cljs index 0280bf58b4..6766c3a66f 100644 --- a/src/status_im/common/home/actions/view.cljs +++ b/src/status_im/common/home/actions/view.cljs @@ -466,8 +466,7 @@ [quo/action-drawer [[(view-profile-entry public-key) (when-not (= current-pub-key public-key) - (when config/show-not-implemented-features? - (rename-entry))) + (edit-nickname-entry public-key)) (when config/show-not-implemented-features? (show-qr-entry)) (when config/show-not-implemented-features?