New logotype
This commit is contained in:
parent
b0dcb4602b
commit
1963ecaff6
7 changed files with 6 additions and 7 deletions
|
|
@ -145,7 +145,7 @@ export default {
|
|||
},
|
||||
|
||||
favicon() {
|
||||
var favicon = undefined;
|
||||
var favicon = 'favicon.ico';
|
||||
if (this.$route.meta.includeFavicon) {
|
||||
if (this.$matrix.currentRoom) {
|
||||
favicon = this.$matrix.currentRoom.avatar || 'favicon.ico';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue