From b9b64c1804ba1fccae6a1d1a3ecb6aea97aa8037 Mon Sep 17 00:00:00 2001 From: Clive <74127951+41922@users.noreply.github.com> Date: Sun, 18 Aug 2024 16:33:05 +0800 Subject: [PATCH] add {{Uw-bareurl}} --- modules/twinklewarn.js | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/modules/twinklewarn.js b/modules/twinklewarn.js index f767b5211..81813adfa 100644 --- a/modules/twinklewarn.js +++ b/modules/twinklewarn.js @@ -1008,6 +1008,10 @@ Twinkle.warn.messages = { label: 'Adding inappropriate entries to lists', summary: 'Notice: Adding inappropriate entries to lists' }, + 'uw-bareurl': { + label: 'Adding a bare URL', + summary: 'Notice: Adding a bare URL' + }, 'uw-bite': { label: '"Biting" newcomers', summary: 'Notice: "Biting" newcomers',