mirror of
https://github.com/NoiTheCat/WorldTime.git
synced 2024-11-21 06:34:36 +00:00
This text was too long
This commit is contained in:
parent
e36ec3d4f9
commit
f4e66c7b56
1 changed files with 1 additions and 2 deletions
|
@ -8,8 +8,7 @@ public class ConfigCommands : CommandsBase {
|
|||
internal const string HelpUse12 = "Sets whether to use the 12-hour (AM/PM) format in time zone listings.";
|
||||
internal const string HelpSetFor = "Sets/updates time zone for a given user.";
|
||||
internal const string HelpRemoveFor = "Removes time zone for a given user.";
|
||||
internal const string HelpPrivateConfirms
|
||||
= "Sets whether to make confirmations for commands visible only to the user, except set-for and remove-for.";
|
||||
internal const string HelpPrivateConfirms = "Sets whether to make set/update confirmations visible only to the user.";
|
||||
|
||||
internal const string HelpBool = "True to enable, False to disable.";
|
||||
|
||||
|
|
Loading…
Reference in a new issue