wrong app name

This commit is contained in:
Mario Vavti 2018-09-26 16:23:12 +02:00
parent aab97adb23
commit d7ec36e3da

View File

@ -11,7 +11,7 @@ class Oauth extends Controller {
function post() {
if(! Apps::system_app_installed(local_channel(), 'OAuth'))
if(! Apps::system_app_installed(local_channel(), 'OAuth Apps Manager'))
return;
if(x($_POST,'remove')){