From 0ffa58b3ee335578d33493d099d1d633a4f0d6a9 Mon Sep 17 00:00:00 2001 From: NameGoesThere <92215074+NameGoesThere@users.noreply.github.com> Date: Wed, 10 Jul 2024 09:32:00 -0400 Subject: [PATCH] Fixed the scratch run command for (hopefully) the last time --- info.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/info.json b/info.json index 09f3b0d..bfa6f1d 100644 --- a/info.json +++ b/info.json @@ -147,9 +147,9 @@ "run": "elixir donut.exs" }, "sb3": { - "name": "NameGoesThere" - "github": "NameGoesThere" - "run": "start https://scratch.mit.edu/projects/923294305/" + "name": "NameGoesThere", + "github": "NameGoesThere", + "run": "xdg-open 'https://scratch.mit.edu/projects/923294305/'", "description": "donut in scratch lol" }, "ml": {