From d99228db54484660509bb4f02677e5f15f966026 Mon Sep 17 00:00:00 2001 From: Leonard Date: Sun, 3 Dec 2023 21:05:05 +0100 Subject: [PATCH] change app name id Co-authored-by: Tagada <36127788+Tagadda@users.noreply.github.com> --- apps.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps.toml b/apps.toml index ab608d28..539c7419 100644 --- a/apps.toml +++ b/apps.toml @@ -2307,7 +2307,7 @@ state = "working" subtags = [ "website" ] url = "https://github.com/YunoHost-Apps/my_webapp_ynh" -[my_fastapi_app] +[fastapi] category = "publishing" state = "working" subtags = [ "website", "api" ]