From 01da6b9330046e1e391e92cd833b3a2c39becf56 Mon Sep 17 00:00:00 2001 From: Yustina Date: Mon, 24 Nov 2025 14:32:29 +0700 Subject: [PATCH] fear:register_html --- .vscode/launch.json | 14 -------------- 1 file changed, 14 deletions(-) delete mode 100644 .vscode/launch.json diff --git a/.vscode/launch.json b/.vscode/launch.json deleted file mode 100644 index 5c2d388..0000000 --- a/.vscode/launch.json +++ /dev/null @@ -1,14 +0,0 @@ -{ - // Use IntelliSense to learn about possible attributes. - // Hover to view descriptions of existing attributes. - // For more information, visit: https://go.microsoft.com/fwlink/?linkid=830387 - "version": "0.2.0", - "configurations": [ - { - "type": "chrome", - "request": "launch", - "name": "Open login.html", - "file": "d:\\SR GIASHINTA\\GAME UAS KEL 2\\Kelompok02-Memory-Card\\login.html" - } - ] -} \ No newline at end of file