mirror of
https://github.com/mattermost/focalboard.git
synced 2025-01-23 18:34:02 +02:00
updated Tab header text to Focalboard (#507)
This commit is contained in:
parent
b3dd307664
commit
060107766a
@ -92,7 +92,7 @@ class BoardPage extends React.Component<Props, State> {
|
||||
}
|
||||
document.title = title
|
||||
} else {
|
||||
document.title = 'OCTO'
|
||||
document.title = 'Focalboard'
|
||||
}
|
||||
}
|
||||
if (this.state.workspace?.id !== prevState.workspace?.id) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user