add setup=auth

pull/493/head
qkqpttgf 2021-12-01 14:39:21 +08:00 committed by GitHub
parent 717b454256
commit f439497c6a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 0 deletions

View File

@ -390,3 +390,7 @@ function moveFolder($from, $to, $slash)
function WaitFunction() {
return true;
}
function changeAuthKey() {
return message("Not need.", 'Change platform Auth token or key', 404);
}