diff --git a/LANCommander.Server/UI/App.razor b/LANCommander.Server/UI/App.razor index 417975fe..cc2b1a61 100644 --- a/LANCommander.Server/UI/App.razor +++ b/LANCommander.Server/UI/App.razor @@ -32,7 +32,7 @@ - + diff --git a/LANCommander.Server/UI/Pages/_Layout.cshtml b/LANCommander.Server/UI/Pages/_Layout.cshtml index 2ec2fbaf..04380c5b 100644 --- a/LANCommander.Server/UI/Pages/_Layout.cshtml +++ b/LANCommander.Server/UI/Pages/_Layout.cshtml @@ -31,7 +31,7 @@ - + diff --git a/LANCommander.UI/Components/Loaders/ScriptLoader.razor b/LANCommander.UI/Components/Loaders/ScriptLoader.razor index 97eef8bc..087d8836 100644 --- a/LANCommander.UI/Components/Loaders/ScriptLoader.razor +++ b/LANCommander.UI/Components/Loaders/ScriptLoader.razor @@ -1,5 +1,5 @@ @namespace LANCommander.UI.Components - + \ No newline at end of file