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 }