1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/chatgpt-web_ynh.git synced 2024-09-03 18:16:21 +02:00

Update manifest.toml

This commit is contained in:
Éric Gaspar 2023-05-14 12:19:32 +02:00
parent 64bdb4d6cc
commit c3ad581083

View file

@ -2,12 +2,12 @@ packaging_format = 2
id = "chatgpt-web"
name = "chatGPT-web"
description.en = "Explain in *a few (10~15) words* the purpose of the app or what it actually does (it is meant to give a rough idea to users browsing a catalog of 100+ apps)"
description.fr = "Expliquez en *quelques* (10~15) mots l'utilité de l'app ou ce qu'elle fait (l'objectif est de donner une idée grossière pour des utilisateurs qui naviguent dans un catalogue de 100+ apps)"
description.en = "ChatGPT web interface using the OpenAI API"
description.fr = "Interface Web ChatGPT utilisant l'API OpenAI"
version = "1.0~ynh1"
version = "2023.05.14~ynh1"
maintainers = [""]
maintainers = ["eric_G"]
[upstream]
license = "GPL-3.0"