diff --git a/ProjectLighthouse/Pages/Partials/SlotCardPartial.cshtml b/ProjectLighthouse/Pages/Partials/SlotCardPartial.cshtml index 1d64b996..02912894 100644 --- a/ProjectLighthouse/Pages/Partials/SlotCardPartial.cshtml +++ b/ProjectLighthouse/Pages/Partials/SlotCardPartial.cshtml @@ -50,7 +50,7 @@ }
- Created by @Model.Creator?.Username + Created by @Model.Creator?.Username for @Model.GameVersion.ToPrettyString()