diff --git a/manifest.toml b/manifest.toml index a175245..bb9f3ce 100644 --- a/manifest.toml +++ b/manifest.toml @@ -2,7 +2,7 @@ packaging_format = 2 -id = "my_fastapi_app" +id = "fastapi" name = "my_FastAPI_app" 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"