mirror of
https://github.com/PepperDash/Essentials.git
synced 2026-02-15 12:44:58 +00:00
chore: fix namespace for IRoomEventSchedule interface
This commit is contained in:
@@ -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
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user