Commit d4f30e5c by halweg

ins脚本

parent 160597f6
...@@ -398,7 +398,7 @@ class InstagramFeedPull extends Command ...@@ -398,7 +398,7 @@ class InstagramFeedPull extends Command
return false; return false;
} }
public function resize($image, $width = 200, $height = 200) public function resize($image, $width = 400, $height = 400)
{ {
$absolutePath = $image; $absolutePath = $image;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment