Skip to content

Commit

Permalink
fix ansi file format
Browse files Browse the repository at this point in the history
  • Loading branch information
NielsPilgaard committed Mar 15, 2024
1 parent e4718e4 commit d0b0d54
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/web/Jordnaer/Pages/Chat/ChatPage.razor
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
@attribute [Authorize]


<MetadataComponent Title="Mini Møder - Chat"
<MetadataComponent Title="Mini Møder - Chat"
Description="Her kan du skrive med andre" />

<MudLoading @bind-Loading="_isLoading" Darken Overlap>
Expand Down

0 comments on commit d0b0d54

Please sign in to comment.