We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1b24807 + 808440c commit a7ef160Copy full SHA for a7ef160
src/Controllers/Examples/Rooms/EG004AddFormsToRoom.php
@@ -28,7 +28,7 @@ public function __construct()
28
$forms = null;
29
if (count($libraries)) {
30
$forms = AddFormsToRoomService::getForms(
31
- $libraries[0]['forms_library_id'],
+ $libraries[10]['forms_library_id'],
32
$this->routerService,
33
$this->clientService,
34
$this->args,
0 commit comments