Revert "Add support for channels, keep compatibility with rings"

This commit is contained in:
awuctl
2020-07-13 06:16:00 +02:00
committed by GitHub
parent 139838b42e
commit 7e3848ee93
4 changed files with 17 additions and 46 deletions

View File

@ -16,7 +16,7 @@ limitations under the License.
*/
function uupApiVersion() {
return '1.30.0';
return '1.29.0';
}
require_once dirname(__FILE__).'/auths.php';