Configurable title

master
Håvar Aambø Fosstveit 2019-04-04 14:31:15 +02:00
parent be4331714b
commit 5c9ee3a495
2 changed files with 2 additions and 1 deletions

View File

@ -22,6 +22,7 @@ var config =
background : 'images/background.jpg',
// Add file and uncomment for adding logo to appbar
// logo : 'images/logo.svg',
title : 'Multiparty meeting',
theme :
{
palette :

View File

@ -315,7 +315,7 @@ class Room extends React.PureComponent
color='inherit'
noWrap
>
Multiparty meeting
{ window.config.title }
</Typography>
<div className={classes.grow} />
<div className={classes.actionButtons}>