fix #1154
This commit is contained in:
parent
a17c00398b
commit
d533d48402
|
@ -193,6 +193,7 @@
|
|||
[view st/profile
|
||||
[status-bar]
|
||||
[my-profile-toolbar]
|
||||
[scroll-view
|
||||
[view st/profile-form
|
||||
[profile-badge current-account]
|
||||
[profile-status status true]]
|
||||
|
@ -204,7 +205,7 @@
|
|||
[form-spacer]
|
||||
[view st/profile-info-container
|
||||
[my-profile-info current-account]
|
||||
[bottom-shadow]]])
|
||||
[bottom-shadow]]]])
|
||||
|
||||
(defview profile []
|
||||
[{:keys [pending?
|
||||
|
|
Loading…
Reference in New Issue