Updates
Rolling release / release (push) Failing after 15m37s

This commit is contained in:
2026-09-12 14:12:51 -04:00
parent de422053d9
commit 05aa6da269
14 changed files with 747 additions and 5 deletions
+2
View File
@@ -1,6 +1,8 @@
{
"name": "@jarvis-qvac/control-center",
"private": true,
"license": "AGPL-3.0-or-later",
"author": "HoneyPeer, LLC",
"type": "module",
"scripts": { "start": "python3 main.py" }
}