From 5c1633067147334dc8849102e4599a9e5bb1b214 Mon Sep 17 00:00:00 2001 From: Daniel Berteaud Date: Fri, 6 Mar 2015 17:27:33 +0100 Subject: [PATCH] Typo in API action get_pad_session --- lib/Vroom/Constants.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/Vroom/Constants.pm b/lib/Vroom/Constants.pm index 23ca2b1..6f590eb 100644 --- a/lib/Vroom/Constants.pm +++ b/lib/Vroom/Constants.pm @@ -119,7 +119,7 @@ use constant API_ACTIONS => { get_room_conf => 1, get_peer_role => 1, join => 1, - get_padd_session => 1, + get_pad_session => 1, get_rtc_conf => 1 }, anonymous => {