Minor UI improvements.

This commit is contained in:
Daniel
2022-06-21 09:40:19 +04:30
parent 9251a29c38
commit 3b8f07a6b9
10 changed files with 41 additions and 26 deletions
-1
View File
@@ -153,4 +153,3 @@ app.listen(port, () => {
console.log(`Success! running on port ${port}.`);
client.connect();
});