From 30e13288d8f9469c2b74090a12ace6c732661010 Mon Sep 17 00:00:00 2001 From: luxonauta Date: Thu, 15 Dec 2022 06:12:04 -0300 Subject: [PATCH] =?UTF-8?q?=E2=9C=85=20Add=20runjs=20by=20@lukehaas?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitmodules | 3 +++ themes/runjs | 1 + 2 files changed, 4 insertions(+) create mode 160000 themes/runjs diff --git a/.gitmodules b/.gitmodules index f7d8d364..d7dbd465 100644 --- a/.gitmodules +++ b/.gitmodules @@ -901,3 +901,6 @@ [submodule "themes/fl-studio-21"] path = themes/fl-studio-21 url = https://github.com/dracula/fl-studio-21.git +[submodule "themes/runjs"] + path = themes/runjs + url = https://github.com/dracula/runjs.git diff --git a/themes/runjs b/themes/runjs new file mode 160000 index 00000000..c0f56259 --- /dev/null +++ b/themes/runjs @@ -0,0 +1 @@ +Subproject commit c0f562597deeda771f215d0d2fa1712d8c85c1f9