Missing - Using Oqtane.Repository

This commit is contained in:
Cody
2023-03-04 10:44:19 -08:00
committed by GitHub
parent b9e7f4530c
commit fb11674301

View File

@ -6,6 +6,7 @@ using Oqtane.Modules;
using Oqtane.Models;
using Oqtane.Infrastructure;
using Oqtane.Enums;
using Oqtane.Repository
using [Owner].[Module].Repository;
namespace [Owner].[Module].Manager
@ -58,4 +59,4 @@ namespace [Owner].[Module].Manager
}
}
}
}
}