未验证 提交 43b1046a 编写于 作者: Q qkqpttgf 提交者: GitHub

fix bug

上级 0f5c7587
......@@ -779,7 +779,7 @@ class Googledrive {
$total = size_format($res['limit']);
$diskSpace = $used . ' / ' . $total;
savecache('diskSpace', $diskSpace, $this->disktag);
} else return json_encode($res);
} else return json_encode($response);
}
return $diskSpace;
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册