Add node controller

This commit is contained in:
2026-07-08 09:55:02 +02:00
parent 6a8acfeb0f
commit 56d3f0a20f
6 changed files with 97 additions and 7 deletions

View File

@@ -39,4 +39,3 @@ export default class extends Controller {
});
}
}