Skip to content

Commit 614e6ea

Browse files
committed
Update code docs
1 parent 1365ced commit 614e6ea

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

docs/components_JROverhang.bs.html

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,9 @@
3535
sub currentUserChanged()
3636
m.user.text = m.top.currentUser
3737

38-
if m.top.currentUser <> ""
38+
if m.top.currentUser = ""
39+
m.userImage.uri = ""
40+
else
3941
imgParams = {
4042
maxHeight: 36,
4143
maxWidth: 36,

0 commit comments

Comments
 (0)