Skip to content

Commit

Permalink
Update src/OrchardCore.Modules/OrchardCore.Autoroute/Services/WidgetA…
Browse files Browse the repository at this point in the history
…utorouteShapeTableProvider.cs

Co-authored-by: Mike Alhayek <[email protected]>
  • Loading branch information
giannik and MikeAlhayek authored Oct 12, 2024
1 parent 0fa9275 commit 2e36414
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

namespace OrchardCore.Autoroute.Services;

public class WidgetAutorouteShapeTableProvider : ShapeTableProvider
public sealed class WidgetAutorouteShapeTableProvider : ShapeTableProvider
{
public override ValueTask DiscoverAsync(ShapeTableBuilder builder)
{
Expand Down

0 comments on commit 2e36414

Please sign in to comment.