mirror of
https://github.com/PepperDash/Essentials.git
synced 2026-04-13 12:37:07 +00:00
chore: fix namespace for IRoomEventSchedule interface
This commit is contained in:
parent
35e9e54564
commit
b80b827217
1 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
||||||
using PepperDash.Essentials.Room.Config;
|
using PepperDash.Essentials.Room.Config;
|
||||||
using System.Collections.Generic;
|
using System.Collections.Generic;
|
||||||
|
|
||||||
namespace PepperDash.Essentials.Core.Room
|
namespace PepperDash.Essentials.Core
|
||||||
{
|
{
|
||||||
public interface IRoomEventSchedule
|
public interface IRoomEventSchedule
|
||||||
{
|
{
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue