mirror of
https://github.com/PepperDash/Essentials.git
synced 2026-02-15 20:54:55 +00:00
fix: Fixes namespace for CameraListItem
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
using Newtonsoft.Json;
|
using Newtonsoft.Json;
|
||||||
using PepperDash.Core;
|
using PepperDash.Core;
|
||||||
|
|
||||||
namespace PepperDash.Essentials.Core.Devices
|
namespace PepperDash.Essentials.Core
|
||||||
{
|
{
|
||||||
public class CameraListItem
|
public class CameraListItem
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user