Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/spreed.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoas Schilling <coding@schilljs.com>2019-07-04 16:33:16 +0300
committerDaniel Calviño Sánchez <danxuliu@gmail.com>2019-08-28 11:28:06 +0300
commit8cd50644d406364a43acfebed30836694c632199 (patch)
tree215876ba9bdf847621b37c43b9aeb22829d4c95d /appinfo
parent36e3da092c496d7fbde7fa31c81064605bb99ca8 (diff)
Allow a timer as well
Signed-off-by: Joas Schilling <coding@schilljs.com>
Diffstat (limited to 'appinfo')
-rw-r--r--appinfo/routes.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/appinfo/routes.php b/appinfo/routes.php
index 0b2bb4535..b88b28112 100644
--- a/appinfo/routes.php
+++ b/appinfo/routes.php
@@ -397,7 +397,7 @@ return [
* Webinary
*/
[
- 'name' => 'Webinary#setLobbyState',
+ 'name' => 'Webinary#setLobby',
'url' => '/api/{apiVersion}/room/{token}/webinary/lobby',
'verb' => 'PUT',
'requirements' => [