Commit 7e85d2c7 authored by Matthew Taylor's avatar Matthew Taylor

fix invite for initial

parent b82d312d
......@@ -27,7 +27,7 @@ module.exports.getInitialState = function () {
messages: {
admin: [],
social: [],
invite: []
invite: [{}]
}
};
};
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment