chore(base): resolved merge-conflict

#5 [Story] Create User Sessions
This commit is contained in:
2025-10-26 11:24:05 +01:00
parent 1517d0c006
commit 403ca73594
13 changed files with 114 additions and 44 deletions

View File

@@ -1,4 +1,5 @@
@(sessions: List[controllers.sessions.PlayerSession])
@import model.sessions.PlayerSession
@(sessions: List[PlayerSession])
@main("Sessions") {
<div id="sessions">