fixing namespace in email
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
using System;
|
using System;
|
||||||
using System.Collections.Generic;
|
using System.Collections.Generic;
|
||||||
namespace NOCQ
|
namespace NOCQ.Plugins.Email
|
||||||
{
|
{
|
||||||
public interface IEmailSetting
|
public interface IEmailSetting
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user