mirror of
https://github.com/meteor/meteor.git
synced 2026-05-02 03:01:46 -04:00
add XXX note
This commit is contained in:
@@ -116,6 +116,7 @@ Accounts.callLoginMethod = function (options) {
|
||||
if (error) {
|
||||
makeClientLoggedOut();
|
||||
}
|
||||
// XXX XXX really? remove? _.once?
|
||||
options.userCallback(error);
|
||||
}});
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user