mirror of
https://github.com/morbalint/kemkas.git
synced 2026-07-18 03:13:46 +00:00
add edition to URL routes
This commit is contained in:
@@ -72,6 +72,7 @@ public class CharacterPersistenceService(
|
||||
Szint = k.Szint,
|
||||
Faj = k.Faj.Convert(),
|
||||
Osztaly = k.Osztaly.Convert(),
|
||||
Edition = "1e"
|
||||
})
|
||||
.ToListAsync();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user