From e68396a8e76df2d78defe3f809979a4bf25d1b9e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Tue, 21 May 2024 13:35:39 +0200 Subject: [PATCH] Update manifest.toml --- manifest.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.toml b/manifest.toml index c909411..24bc861 100644 --- a/manifest.toml +++ b/manifest.toml @@ -47,7 +47,7 @@ ram.runtime = "50M" ask.fr = "Choisissez la langue de l'application" type = "select" choices = ["de_DE", "en_GB", "fr_FR", "it_IT"] - default = "en_GB" + default = "fr_FR" [install.with_carddav] ask.en = "Install CardDAV synchronization plugin?"