Missing using directive Oqtane.Repository
This commit is contained in:
parent
fb11674301
commit
ff41cb2735
@ -6,7 +6,7 @@ using Oqtane.Modules;
|
||||
using Oqtane.Models;
|
||||
using Oqtane.Infrastructure;
|
||||
using Oqtane.Enums;
|
||||
using Oqtane.Repository
|
||||
using Oqtane.Repository;
|
||||
using [Owner].[Module].Repository;
|
||||
|
||||
namespace [Owner].[Module].Manager
|
||||
|
Loading…
x
Reference in New Issue
Block a user