Meno25 has submitted this change. ( https://gerrit.wikimedia.org/r/c/pywikibot/core/+/1099688?usp=email )
Change subject: Add support for new wiki ......................................................................
Add support for new wiki
* idwikivoyage
Bug: T381082 Change-Id: Ie097cf346093a7057776738cc002d477daa82102 --- M pywikibot/families/wikivoyage_family.py 1 file changed, 2 insertions(+), 2 deletions(-)
Approvals: Meno25: Verified; Looks good to me, approved
diff --git a/pywikibot/families/wikivoyage_family.py b/pywikibot/families/wikivoyage_family.py index bc541fc..9f0b942 100644 --- a/pywikibot/families/wikivoyage_family.py +++ b/pywikibot/families/wikivoyage_family.py @@ -18,8 +18,8 @@
codes = { 'bn', 'cs', 'de', 'el', 'en', 'eo', 'es', 'fa', 'fi', 'fr', 'he', 'hi', - 'it', 'ja', 'nl', 'pl', 'ps', 'pt', 'ro', 'ru', 'shn', 'sv', 'tr', - 'uk', 'vi', 'zh', + 'id', 'it', 'ja', 'nl', 'pl', 'ps', 'pt', 'ro', 'ru', 'shn', 'sv', + 'tr', 'uk', 'vi', 'zh', }
category_redirect_templates = {