Fixed mobile not updating on setting change
This commit is contained in:
parent
3f6fd93eed
commit
1ff2044206
@ -559,6 +559,7 @@ Template.mOptionCard.rendered = function() {
|
||||
Session.set("user", newSetting);
|
||||
serverData = Session.get("user");
|
||||
sendData("editProfile");
|
||||
mobileWork();
|
||||
toggleSidebar(false);
|
||||
});
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user