Remove chat version number that will never be updated.

This commit is contained in:
Ben Rog-Wilhelm 2023-08-27 11:24:20 -05:00
parent 4cde6540c3
commit 7e8b2732c0

View file

@ -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">