Remove chat version number that will never be updated.
This commit is contained in:
parent
4cde6540c3
commit
7e8b2732c0
1 changed files with 0 additions and 1 deletions
|
@ -99,7 +99,6 @@ function AppInner() {
|
|||
<div className="App" ref={dropRef}>
|
||||
<div className="App-wrapper">
|
||||
<div className="App-heading">
|
||||
<small>v{process.env.VERSION}</small>
|
||||
<ChatHeading />
|
||||
</div>
|
||||
<div className="App-center">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue