Fix REST Server Broadcast description try #2. One too many 'cans'.
This commit is contained in:
parent
3a8ea49823
commit
d1687b7ad0
1 changed files with 1 additions and 1 deletions
|
|
@ -67,7 +67,7 @@ namespace Rests
|
|||
[Description("REST user can reload configurations, save the world and set auto save settings.")]
|
||||
public const string restcfg = "tshock.rest.cfg";
|
||||
|
||||
[Description("REST user can can send server broadcast messages.")]
|
||||
[Description("REST user can send server broadcast messages.")]
|
||||
public const string restbroadcast = "tshock.rest.broadcast";
|
||||
|
||||
[Description("REST user can kick players.")]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue