From e2cdf2b34f8c5de3ab01f3523ece1607d420b3d2 Mon Sep 17 00:00:00 2001 From: Alessandro Jean <14254807+alessandrojean@users.noreply.github.com> Date: Sat, 28 Oct 2023 21:05:51 -0300 Subject: [PATCH] [skip ci] Ommit Dex from the SlimeRead message (#18785) [skip ci] Ommit Dex from the SlimeRead message. --- .github/workflows/issue_moderator.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/issue_moderator.yml b/.github/workflows/issue_moderator.yml index 1e014a32b..14d364b20 100644 --- a/.github/workflows/issue_moderator.yml +++ b/.github/workflows/issue_moderator.yml @@ -67,7 +67,7 @@ jobs: "regex": ".*(slime\\s*read).*", "ignoreCase": true, "labels": ["invalid"], - "message": "{match} will not be added as they're just mirroring content from MangaDex and have relations to the MangaLivre team. Use the MangaDex extension directly instead." + "message": "{match} will not be added as they have relations to the Mangá Livre team. Read [this](https://github.com/tachiyomiorg/tachiyomi-extensions/blob/master/REMOVED_SOURCES.md) for more information." } ] auto-close-ignore-label: do-not-autoclose