From ec0de56172bbb830ad1927bfd5010adc4041ad2f Mon Sep 17 00:00:00 2001 From: Fabio Date: Sun, 28 Dec 2025 19:38:00 +0800 Subject: [PATCH] Elimina capacitor.config.json --- capacitor.config.json | 5 ----- 1 file changed, 5 deletions(-) delete mode 100644 capacitor.config.json diff --git a/capacitor.config.json b/capacitor.config.json deleted file mode 100644 index 94ce9e1..0000000 --- a/capacitor.config.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "appId": "com.mac.folder", - "appName": "Mac Folder", - "webDir": "web" -}