From 34a97aab089745ad638e8f9f72ec604800b6792d Mon Sep 17 00:00:00 2001 From: Alexandre Aubin <4533074+alexAubin@users.noreply.github.com> Date: Fri, 15 Dec 2023 23:52:04 +0100 Subject: [PATCH] Update manifest.toml: the fr description is just the beginning of the en description ... --- manifest.toml | 1 - 1 file changed, 1 deletion(-) diff --git a/manifest.toml b/manifest.toml index 4ef9658..978b603 100644 --- a/manifest.toml +++ b/manifest.toml @@ -6,7 +6,6 @@ id = "syncserver-rs" name = "Firefox SyncStorage" description.en = "New Firefox Sync Storage implemented in Rust. Allows syncing tabs, passwords, history etc. between Firefox instances." -description.fr = "New Firefox Sync Storage implemented in Rust." version = "0.14.4~ynh1"