From 7cb57c7594f9f463583538d401973c48c1cdbe2b Mon Sep 17 00:00:00 2001
From: vjrj <vjrj@comunes.org>
Date: Sun, 5 Mar 2023 16:53:32 +0100
Subject: [PATCH] env.production.txt for webs

---
 pubspec.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pubspec.yaml b/pubspec.yaml
index 3b27a2da..2ff6f3a7 100644
--- a/pubspec.yaml
+++ b/pubspec.yaml
@@ -74,7 +74,7 @@ flutter:
     - assets/img/gbrevedot_alt.svg
     - assets/img/gbrevedot_alt.png
     - assets/.env.development
-    - assets/.env.production
+    - assets/env.production.txt
     - assets/img/undraw_intro_1.png
     - assets/img/undraw_intro_2.png
     - assets/img/undraw_intro_3.png
-- 
GitLab