mirror of
https://github.com/aljazceru/signal-cli.git
synced 2025-12-25 10:04:23 +01:00
Fix comment
This commit is contained in:
@@ -32,7 +32,7 @@ public interface JsonRpcLocalCommand extends JsonRpcCommand<Map<String, Object>>
|
||||
}
|
||||
|
||||
/**
|
||||
* Namepace implementation, that defaults booleans to false and converts camel case keys to dashed strings
|
||||
* Namespace implementation, that has plural handling for list arguments and converts camel case keys to dashed strings
|
||||
*/
|
||||
final class JsonRpcNamespace extends Namespace {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user