aboutsummaryrefslogtreecommitdiffstats
path: root/packages/meshbay-hub/src/meshbay_hub/static/apps.js
diff options
context:
space:
mode:
authorChristophe Besson <cbesson@gmail.com>2026-09-24 11:23:12 +0200
committerChristophe Besson <cbesson@gmail.com>2026-09-24 16:45:38 +0200
commitbd9f2e8a8d1d7abe05f61f749992cda30a81cd15 (patch)
tree48fc9822ff50e6e163523ce4365dbc3b5942fcea /packages/meshbay-hub/src/meshbay_hub/static/apps.js
parent56db13f8b3469c6063a5915155234b4a39aa328f (diff)
downloadmeshbay-bd9f2e8a8d1d7abe05f61f749992cda30a81cd15.tar.gz
refactor(node): move the operator's group controls out of webrtc_server
GroupOpsMixin in transport/webrtc/group_ops.py: member revocation and unpinning, the group key rotation, apps and their directories with the allow-list, and Search listing. Co-Authored-By: Claude Opus 5.5 <noreply@anthropic.com>
Diffstat (limited to 'packages/meshbay-hub/src/meshbay_hub/static/apps.js')
-rw-r--r--packages/meshbay-hub/src/meshbay_hub/static/apps.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/meshbay-hub/src/meshbay_hub/static/apps.js b/packages/meshbay-hub/src/meshbay_hub/static/apps.js
index 32f2314..eec2158 100644
--- a/packages/meshbay-hub/src/meshbay_hub/static/apps.js
+++ b/packages/meshbay-hub/src/meshbay_hub/static/apps.js
@@ -47,7 +47,7 @@ function devAppsShown() {
*
* `key` doubles as the identifier the node's `apps_enabled` setting and its
* `app_directories` op use, so it must match `ALLOWED_APPS` in the node's
- * webrtc_server.py. It is also the key an app's directories are stored under
+ * transport/webrtc/group_ops.py. It is also the key an app's directories are stored under
* (`<key>_directories`) — one identifier per app, everywhere.
*
* Fields: