mirror of
https://github.com/ElementsProject/elements.git
synced 2026-08-18 13:17:55 +02:00
Add OptionsCategory::ELEMENTS
This commit is contained in:
parent
48e3e957ce
commit
6ba4764d6d
3 changed files with 10 additions and 0 deletions
|
|
@ -523,6 +523,12 @@ void SetupServerArgs()
|
|||
|
||||
// Add the hidden options
|
||||
gArgs.AddHiddenArgs(hidden_args);
|
||||
|
||||
//
|
||||
// Elements-specific arguments.
|
||||
//
|
||||
|
||||
|
||||
}
|
||||
|
||||
std::string LicenseInfo()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue