From a2ac20d12cc5751915a5946f8241cb55cc764987 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Cl=C3=A9ment=20VALENTIN?= Date: Thu, 30 May 2024 11:25:50 +0200 Subject: [PATCH] feat: upgrade myelectricaldata --- .vscode/settings.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.vscode/settings.json b/.vscode/settings.json index ff63a430e..9cc76949e 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -4,5 +4,5 @@ "files.eol": "\n", "editor.tabSize": 4, "editor.insertSpaces": true, - "editor.cursorStyle": "block", + "editor.cursorStyle": "block" }