From 5bf5cd377fe20d6d4b4f08d0db36f3bb680eb4b3 Mon Sep 17 00:00:00 2001 From: isauracg Date: Mon, 29 Jul 2024 14:16:25 -0400 Subject: [PATCH] =?UTF-8?q?Cambio=20a=20t=C3=ADtulo=20H2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .vscode/settings.json | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 .vscode/settings.json diff --git a/.vscode/settings.json b/.vscode/settings.json new file mode 100644 index 00000000..6b665aaa --- /dev/null +++ b/.vscode/settings.json @@ -0,0 +1,3 @@ +{ + "liveServer.settings.port": 5501 +}