element-web/src/components/views/room_settings
Kegan Dougal 5dafe1f4a6 Fix canonical alias bug showing the first alias if one was not set.
<select> rests on the first value if the defaultValue is null. This first value
should've been 'not set'.
2016-02-05 16:22:24 +00:00
..
AliasSettings.js Fix canonical alias bug showing the first alias if one was not set. 2016-02-05 16:22:24 +00:00
ColorSettings.js Yank out color settings from RoomSettings to ColorSettings 2016-02-05 11:27:11 +00:00