Browse Source

Added docs about selfReceived event.

pull/48/head
Simon Eisenmann 11 years ago
parent
commit
9d5e8301e2
  1. 1
      static/js/services/appdata.js

1
static/js/services/appdata.js

@ -22,6 +22,7 @@ define(["jquery"], function($) { @@ -22,6 +22,7 @@ define(["jquery"], function($) {
// appData.e events
// - authenticationChanged(userid)
// - selfReceived(self)
// appData
return [function() {

Loading…
Cancel
Save