From 7dbb111f0cd6f9b671540196a9bd591ce0f4d409 Mon Sep 17 00:00:00 2001 From: nazunalika Date: Tue, 5 Oct 2021 07:29:45 -0700 Subject: [PATCH] add thunderbird to plus --- plus.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/plus.conf b/plus.conf index e90cf94..5a907e5 100644 --- a/plus.conf +++ b/plus.conf @@ -62,6 +62,7 @@ additional_packages = [ ('^plus$', { '*': [ 'openldap-servers', + 'thunderbird' ], }), ]