Add start server back

This commit is contained in:
Narek Amirbekian
2022-02-09 13:15:27 -08:00
parent 68e2baf4aa
commit 50d53667ce
2 changed files with 2 additions and 2 deletions

View File

@@ -358,7 +358,7 @@ const ServerDashboard = (props) => {
}); });
}} }}
> >
Restart Server Start Server
</button> </button>
<a <a
href={`/spawn/${e.name}${ href={`/spawn/${e.name}${

File diff suppressed because one or more lines are too long