Skip to content

Commit

Permalink
Adding missing namespace import
Browse files Browse the repository at this point in the history
  • Loading branch information
Piedone committed Apr 16, 2024
1 parent 4e78be4 commit 4f0e154
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Lombiq.BaseTheme/Views/GoogleTag.cshtml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
@model dynamic

@using Lombiq.HelpfulLibraries.OrchardCore.Security
@using Microsoft.AspNetCore.Http.Features;
@using Microsoft.Extensions.Hosting;
@using Lombiq.BaseTheme.ViewModels
Expand Down

0 comments on commit 4f0e154

Please sign in to comment.