Add new migrations and update Adventure interface

This commit is contained in:
Sean Morley
2024-04-22 00:56:43 +00:00
parent a3d4d757a9
commit 921d36aa70
13 changed files with 2326 additions and 54 deletions

View File

@@ -39,7 +39,7 @@
id="password"
class="block mb-2 input input-bordered w-full max-w-xs"
/><br />
<button class="py-2 px-4 btn btn-primary">Signup</button>
<button class="py-2 px-4 btn btn-primary">Signup and Setup Server</button>
</form>
</div>