@@ -64,8 +64,5 @@ if (isset($mode['tags'])) {
// 是否自动运行
if (APP_AUTO_RUN) {
$response = App::run();
if($response instanceof Response){
$response->send();
}
App::run()->send();
The note is not visible to the blocked user.