electron app that can connect/disconnect

This commit is contained in:
2022-04-18 13:24:27 +02:00
parent e52ef237af
commit 8e10db0736
33 changed files with 20168 additions and 859 deletions

View File

@@ -0,0 +1,5 @@
{
"trailingComma": "all",
"tabWidth": 2,
"endOfLine": "auto"
}