flesh out status todo comment

pull/6500/head
Matthew Hodgson 2018-04-18 16:20:32 +01:00
parent df3fb83da3
commit e046a72750
1 changed files with 1 additions and 0 deletions

View File

@ -28,6 +28,7 @@ module.exports = React.createClass({
render: function() {
// FIXME: replace this with a proper Status skin
// ...except then we wouldn't be able to switch to the Status theme at runtime.
if (SettingsStore.getValue("theme") === 'status') return <div/>;
return (