Skip to content

Commit

Permalink
Removing warnings.
Browse files Browse the repository at this point in the history
  • Loading branch information
Psichorex committed Jun 8, 2024
1 parent a0be08d commit 9970114
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Lombiq.UIKit/Showcase/Controllers/ShowcaseController.cs
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ namespace Lombiq.UIKit.Showcase.Controllers;

[Feature(FeatureIds.Showcase)]
[Admin]
[Route("[controller]")]
public class ShowcaseController : Controller
{
[HttpGet(Routes.UIKitShowcase)]
Expand Down

0 comments on commit 9970114

Please sign in to comment.