aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLibravatar Renard 2019-09-16 01:07:34 -0300
committerLibravatar Renard 2019-09-16 01:07:34 -0300
commit8938244653560f22d3e66d1167a4aa9f90d9250e (patch)
tree17d6b84b16ef0f56fbf801a8f77b71490896ecc5
parent6b8f77b9b116e402aecb17b8b8b0503ef8c8849b (diff)
downloadbai-client-8938244653560f22d3e66d1167a4aa9f90d9250e.tar.gz
bai-client-8938244653560f22d3e66d1167a4aa9f90d9250e.tar.xz
bai-client-8938244653560f22d3e66d1167a4aa9f90d9250e.zip
Cambiar titulo segĂșn hilo
-rw-r--r--src/Thread.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Thread.js b/src/Thread.js
index be73903..085a754 100644
--- a/src/Thread.js
+++ b/src/Thread.js
@@ -58,6 +58,7 @@ class Thread extends Component {
}
const { posts, subject, timestamp, total_replies, locked, id } = this.state.thread;
+ document.title = subject;
return (
<div>