Add issue references to things

This commit is contained in:
Travis Ralston 2019-02-06 11:06:02 -07:00
parent e13149ed2c
commit 04f2375273
3 changed files with 3 additions and 0 deletions

View file

@ -41,6 +41,7 @@ const ROOM_COLORS = [
// Dev note: this component is not attached anywhere, but is left here as it
// has a high possibility of being used in the nearish future.
// Ref: https://github.com/vector-im/riot-web/issues/8421
module.exports = React.createClass({
displayName: 'ColorSettings',