From 59843e5978b9f1f4be8c155298e14ea3e5cb8e45 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?F=C3=A9lix=20Pi=C3=A9dallu?= Date: Mon, 2 Oct 2023 11:20:41 +0200 Subject: [PATCH] Fix warnings of manifest --- manifest.toml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/manifest.toml b/manifest.toml index 5420e92..8b21172 100644 --- a/manifest.toml +++ b/manifest.toml @@ -12,8 +12,7 @@ version = "0.3.1~ynh1" maintainers = ["johndoe"] [upstream] -license = "GPLv3" -website = "https://github.com/jellyfin/jellyfin-vue" +license = " GPL-3.0-only" # admindoc = "https://yunohost.org/packaging_apps" # userdoc = "https://yunohost.org/apps" code = "https://github.com/jellyfin/jellyfin-vue"