1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/FastAPI_ynh.git synced 2024-09-03 18:36:00 +02:00

Update manifest.toml: fix app name

This commit is contained in:
Alexandre Aubin 2024-01-02 15:11:28 +01:00 committed by GitHub
parent 16e11c7fc6
commit da55998bc7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -3,7 +3,7 @@
packaging_format = 2
id = "fastapi"
name = "my_FastAPI_app"
name = "FastAPI"
description.en = "Custom Web app to run a FastAPI program written in Python"
description.fr = "Une application web personnalisée pour faire tourner une application FastAPI écrite en Python"