update yeehaw policy caseness
This commit is contained in:
parent
51bde45ecf
commit
bbdfe7229f
1 changed files with 4 additions and 4 deletions
|
|
@ -41,10 +41,10 @@ defmodule Pleroma.Web.ActivityPub.MRF.YeehawPolicy do
|
||||||
@impl true
|
@impl true
|
||||||
def config_description do
|
def config_description do
|
||||||
%{
|
%{
|
||||||
key: :mrf_yeehawpolicy,
|
key: :mrf_yeehaw_policy,
|
||||||
related_policy: "Pleroma.Web.ActivityPub.MRF.YeeHawPolicy",
|
related_policy: "Pleroma.Web.ActivityPub.MRF.YeehawPolicy",
|
||||||
label: "YeeHaw at everyone",
|
label: "Yeehaw at everyone",
|
||||||
description: "YeeHaw at everyone on the local instance"
|
description: "Yeehaw at everyone on the local instance"
|
||||||
}
|
}
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue