From 3325c2c329c4000cdfb2572777e0efd1f4d56ad4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alexandre=20D=2E=20D=C3=ADaz?= Date: Tue, 26 Jan 2021 17:37:52 +0100 Subject: [PATCH] [IMP] Apply pre-commit changes: Resolve conflicts --- mail_optional_autofollow/__manifest__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mail_optional_autofollow/__manifest__.py b/mail_optional_autofollow/__manifest__.py index 7536d34..8b168aa 100644 --- a/mail_optional_autofollow/__manifest__.py +++ b/mail_optional_autofollow/__manifest__.py @@ -6,7 +6,7 @@ Choose if you want to automatically add new recipients as followers on mail.compose.message""", "author": "ACSONE SA/NV," "Odoo Community Association (OCA)", - "website": "http://acsone.eu", + "website": "https://github.com/OCA/social", "category": "Social Network", "version": "13.0.1.0.0", "license": "AGPL-3",