fix issue in default module template
This commit is contained in:
@ -1,4 +1,5 @@
|
|||||||
using Microsoft.Extensions.DependencyInjection;
|
using Microsoft.Extensions.DependencyInjection;
|
||||||
|
using System.Linq;
|
||||||
using Oqtane.Services;
|
using Oqtane.Services;
|
||||||
using [Owner].Module.[Module].Services;
|
using [Owner].Module.[Module].Services;
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user