From 3c36e81502962e669a595443585e69a8799c097a Mon Sep 17 00:00:00 2001 From: yuri Date: Mon, 16 Sep 2019 10:34:39 +0300 Subject: [PATCH] add ouath-callback to build --- Gruntfile.js | 1 + 1 file changed, 1 insertion(+) diff --git a/Gruntfile.js b/Gruntfile.js index 557272ad5a..df1f2bc169 100644 --- a/Gruntfile.js +++ b/Gruntfile.js @@ -190,6 +190,7 @@ module.exports = function (grunt) { 'extension.php', 'websocket.php', 'command.php', + 'oauth-callback.php', 'index.php', 'LICENSE.txt', '.htaccess',