Fixing the Library needed for declaring new way of theme resources

This commit is contained in:
vnetonline 2023-06-14 19:13:04 +10:00
parent ee897a9973
commit 3ea8ea1e3b

View File

@ -1,5 +1,7 @@
using Oqtane.Models;
using System.Collections.Generic;
using Oqtane.Models;
using Oqtane.Themes;
using Oqtane.Shared;
namespace [Owner].[Theme]
{