refactor: set rpc config at 'low' importance level instead of 'hidden'
This commit is contained in:
parent
a30e08d06a
commit
6bc33e86be
|
@ -100,7 +100,7 @@ roots() ->
|
|||
?R_REF("rpc"),
|
||||
#{
|
||||
translate_to => ["gen_rpc"],
|
||||
importance => ?IMPORTANCE_HIDDEN
|
||||
importance => ?IMPORTANCE_LOW
|
||||
}
|
||||
)}
|
||||
] ++
|
||||
|
|
Loading…
Reference in New Issue