diff options
| author | Abdellah El Morabit <nsrddyn@gmail.com> | 2024-11-18 19:23:17 +0100 |
|---|---|---|
| committer | Abdellah El Morabit <nsrddyn@gmail.com> | 2024-11-18 19:23:17 +0100 |
| commit | 2feb019c373c99fa3840d99724f5ee6f7c4dac36 (patch) | |
| tree | 9bf1d614b602149a0ef27078894d6a15ecb13ff0 /webGUI/main.mjs | |
| parent | 3714c08a1233884696e0f5483d73efa890e1a5a1 (diff) | |
started switching to c, started the web gui, started the gtk gui, ending the swift version
Diffstat (limited to 'webGUI/main.mjs')
| -rw-r--r-- | webGUI/main.mjs | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/webGUI/main.mjs b/webGUI/main.mjs new file mode 100644 index 0000000..c7464e5 --- /dev/null +++ b/webGUI/main.mjs @@ -0,0 +1 @@ +let modes = ["STATS", ""]
\ No newline at end of file |
