We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e114bbf commit 05c9e35Copy full SHA for 05c9e35
src/renderer/App.jsx
@@ -42,7 +42,7 @@ let App = (props) => {
42
<div className="App">
43
<ToastContainer />
44
<Router>
45
- <h1>What the Dub Tools</h1>
+ <h1>Dub Editor</h1>
46
<hr/>
47
<div>{VERSION}</div>
48
0 commit comments