forked from AkkomaGang/akkoma
Apply 1 suggestion(s) to 1 file(s)
This commit is contained in:
parent
cc196e2cd5
commit
24ce9c011c
1 changed files with 1 additions and 1 deletions
|
@ -169,7 +169,7 @@ defp instance_param do
|
|||
end
|
||||
|
||||
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
|
||||
|
||||
defp exclude_visibilities_param do
|
||||
|
|
Loading…
Reference in a new issue