From 29759cf896dfb3284817d42713991b935c4aa18f Mon Sep 17 00:00:00 2001 From: sanchezvem Date: Sat, 30 May 2026 13:44:21 +0100 Subject: [PATCH] Fixed wwwroot error --- PyroFetes/PyroFetes.csproj | 1 - PyroFetes/wwwroot/default.txt | 0 2 files changed, 1 deletion(-) create mode 100644 PyroFetes/wwwroot/default.txt diff --git a/PyroFetes/PyroFetes.csproj b/PyroFetes/PyroFetes.csproj index a492cc1..27aed3d 100644 --- a/PyroFetes/PyroFetes.csproj +++ b/PyroFetes/PyroFetes.csproj @@ -33,7 +33,6 @@ - diff --git a/PyroFetes/wwwroot/default.txt b/PyroFetes/wwwroot/default.txt new file mode 100644 index 0000000..e69de29