Skip to content

Commit

Permalink
fix wrong file type
Browse files Browse the repository at this point in the history
  • Loading branch information
NielsPilgaard committed Feb 24, 2024
1 parent 322b2e1 commit 3e62066
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/web/Jordnaer/Features/Chat/ChatComponent.razor
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
@implements IAsyncDisposable
@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 3e62066

Please sign in to comment.