mirror of
https://github.com/PepperDash/Essentials.git
synced 2026-02-06 08:16:11 +00:00
Moves PluginLoader to Essentials.Core. Moves IDeviceFactory and IPluginDeviceFactory interfaces to their own files in a better locatino
This commit is contained in:
@@ -62,7 +62,7 @@ namespace PepperDash.Essentials.Core
|
||||
ConfigWriter.UpdateDeviceConfig(config);
|
||||
}
|
||||
|
||||
public class Factory : EssentialsDevice.Factory
|
||||
public class Factory : Essentials.Core.Factory
|
||||
{
|
||||
#region IDeviceFactory Members
|
||||
|
||||
|
||||
Reference in New Issue
Block a user