Skip to content

Commit

Permalink
feat: include version information in log
Browse files Browse the repository at this point in the history
  • Loading branch information
ktos committed Jun 5, 2024
1 parent 36ef772 commit 51ca18a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Server/Components/Pages/GamePage.razor
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
</div>
<div class="dialogueWindowBg">
<div class="dialogueWindow">
tutaj log mojej gry<br />
Fracture @VersionInfoProvider.ShortVersion<br />
tutaj log mojej gry<br />
<PopupContainer @ref="_popup"></PopupContainer>
</div>
Expand Down

0 comments on commit 51ca18a

Please sign in to comment.