1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/penpot_ynh.git synced 2024-09-03 19:56:56 +02:00

Fix description

This commit is contained in:
Éric Gaspar 2024-02-20 23:36:07 +01:00
parent d2f6cf1d16
commit 8173cd7fdd

View file

@ -3,8 +3,8 @@ packaging_format = 2
id = "penpot"
name = "Penpot"
description.en = "Penpot - The Open-Source design and prototyping platform"
description.fr = "Penpot - La plateforme de conception et de prototypage open-source"
description.en = "Design and prototyping platform"
description.fr = "Plateforme de conception et de prototypage"
version = "1.19.3~ynh2"
@ -21,7 +21,7 @@ code = "https://github.com/penpot/penpot"
[integration]
yunohost = '>= 11.2'
architectures = ["amd64", "arm64"]
multi_instance = true
multi_instance = true
ldap = false
sso = false
disk = "50M"