Time to bring these from my personal branch #33
1 changed files with 1 additions and 1 deletions
|
@ -77,7 +77,7 @@ public partial class Administration
|
|||
|
||||
[Cmd]
|
||||
[UserPerm(GuildPerm.Administrator)]
|
||||
public async Task NotifyPlaceholders(NotifyType nType)
|
||||
public async Task NotifyPhs(NotifyType nType)
|
||||
{
|
||||
var data = _service.GetRegisteredModel(nType);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue