Skip to content

Commit

Permalink
[Fix] bug
Browse files Browse the repository at this point in the history
  • Loading branch information
Alexander van Delft committed Dec 3, 2024
1 parent d398a55 commit 91f0249
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion COMETwebapp/Pages/Tabs.razor
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<!------------------------------------------------------------------------------
// Copyright (c) 2023-2023 Starion Group S.A.
// Copyright (c) 2023-2024 Starion Group S.A.
//
// Authors: Sam Gerené, Alex Vorobiev, Alexander van Delft, Jaime Bernar, Théate Antoine, João Rua
//
Expand All @@ -20,6 +20,7 @@
// along with this program. If not, see http://www.gnu.org/licenses/.
------------------------------------------------------------------------------->
@attribute [Route(WebAppConstantValues.TabsPage)]
@attribute [Authorize]
@using COMETwebapp.Components.Tabs
@using COMETwebapp.Utilities
@inherits DisposableComponent
Expand Down

0 comments on commit 91f0249

Please sign in to comment.