From d4e5ca102f3ff3c5af6788a5e1b13abf5913b8d3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Sun, 13 Aug 2023 15:23:52 +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 f8de565..c7228ad 100644 --- a/manifest.toml +++ b/manifest.toml @@ -1,7 +1,7 @@ packaging_format = 2 id = "simple-file-manager" -name = "simple-file-manager" +name = "Simple File Manager" description.en = "Simple PHP file manager" description.fr = "Gestionnaire de fichiers PHP simple"