chore(X / Twitter - Change link sharing domain): Add disclaimer to description
This commit is contained in:
parent
a2aa9cac27
commit
876d7a6b03
1 changed files with 1 additions and 1 deletions
|
|
@ -64,7 +64,7 @@ internal val changeLinkSharingDomainResourcePatch = resourcePatch {
|
|||
@Suppress("unused")
|
||||
val changeLinkSharingDomainPatch = bytecodePatch(
|
||||
name = PATCH_NAME_CHANGE_LINK_SHARING_DOMAIN,
|
||||
description = PATCH_DESCRIPTION_CHANGE_LINK_SHARING_DOMAIN,
|
||||
description = "$PATCH_DESCRIPTION_CHANGE_LINK_SHARING_DOMAIN Including this patch can prevent making posts that quote other posts.",
|
||||
use = false
|
||||
) {
|
||||
dependsOn(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue