You've already forked matrix-react-sdk
mirror of
https://github.com/matrix-org/matrix-react-sdk.git
synced 2025-07-30 02:21:17 +03:00
Add referral section to user settings
This allows those who have registered to referrer other students to Riot and have their referral counted for the campaign competition.
This commit is contained in:
@ -57,7 +57,7 @@ module.exports = React.createClass({
|
||||
// URL of the riot-team-server to get team configurations and track referrals
|
||||
teamServerURL: React.PropTypes.string.isRequired,
|
||||
}),
|
||||
teamSelected: null,
|
||||
teamSelected: React.PropTypes.object,
|
||||
|
||||
defaultDeviceDisplayName: React.PropTypes.string,
|
||||
|
||||
|
Reference in New Issue
Block a user