Apply 1 suggestion(s) to 1 file(s)
This commit is contained in:
parent
cc196e2cd5
commit
24ce9c011c
|
@ -169,7 +169,7 @@ defp instance_param do
|
||||||
end
|
end
|
||||||
|
|
||||||
defp with_muted_param do
|
defp with_muted_param do
|
||||||
Operation.parameter(:with_muted, :query, BooleanLike, "Includeactivities by muted users")
|
Operation.parameter(:with_muted, :query, BooleanLike, "Include activities by muted users")
|
||||||
end
|
end
|
||||||
|
|
||||||
defp exclude_visibilities_param do
|
defp exclude_visibilities_param do
|
||||||
|
|
Loading…
Reference in New Issue