From ca504f5a0a09fcdf835661e3444898c17b46fb29 Mon Sep 17 00:00:00 2001 From: buzz-lightsnack-2007 <73412182+buzz-lightsnack-2007@users.noreply.github.com> Date: Tue, 19 Mar 2024 02:23:00 +0000 Subject: [PATCH] Tue, Mar 19, 2024, 2:23 AM +00:00 --- .vscode/settings.json | 3 +++ gui/scripts/interface.JS | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) create mode 100644 .vscode/settings.json diff --git a/.vscode/settings.json b/.vscode/settings.json new file mode 100644 index 0000000..bb2ce7a --- /dev/null +++ b/.vscode/settings.json @@ -0,0 +1,3 @@ +{ + "gitdoc.enabled": true +} diff --git a/gui/scripts/interface.JS b/gui/scripts/interface.JS index a1ef9d1..87c602d 100644 --- a/gui/scripts/interface.JS +++ b/gui/scripts/interface.JS @@ -3,5 +3,5 @@ Control the interface! */ export default class interface { - + /* Create a JS function that accepts }