Skip to content

Commit 8108922

Browse files
committed
Small fixes
1 parent ed6f598 commit 8108922

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

WolfLeash/Components/Pages/Settings.razor

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
@page "/Settings"
2-
<h3>Comming Soon</h3>
2+
<h3>Coming Soon</h3>
33

44
@code {
55

WolfLeash/Components/_Imports.razor

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,5 @@
1717
@using WolfLeash.Components.Classes
1818
@using WolfLeash.Components.Pages.Apps.SubComponent
1919
@using WolfLeash.Components.Pages.Profiles.SubComponent
20+
@using WolfLeash.Components.Pages.Covers.SubComponent
2021
@using GamesOnWhales

0 commit comments

Comments
 (0)