From f13082827bc77e67246cc50dbe6bb05384481e38 Mon Sep 17 00:00:00 2001 From: Daniel Berteaud Date: Sun, 26 Jul 2015 19:39:19 +0200 Subject: [PATCH] One more API action which doesn't exist anymore --- lib/Vroom/Constants.pm | 1 - 1 file changed, 1 deletion(-) diff --git a/lib/Vroom/Constants.pm b/lib/Vroom/Constants.pm index f390991..9fdcd0c 100644 --- a/lib/Vroom/Constants.pm +++ b/lib/Vroom/Constants.pm @@ -101,7 +101,6 @@ use constant API_ACTIONS => { admin => { get_room_list => 1, get_event_list => 1, - set_persistent => 1 }, owner => { invite_email => 1,