@@ -2,5 +2,8 @@
'use strict';
module.exports = {
name: 'ember-panda-adapter'
name: 'ember-panda-adapter',
included: function(/* app */) {
this._super.included.apply(this, arguments);
}
};
The note is not visible to the blocked user.