dever 7 سال پیش
والد
کامیت
41fb5305cc
1فایلهای تغییر یافته به همراه2 افزوده شده و 0 حذف شده
  1. 2 0
      src/Store/Local.php

+ 2 - 0
src/Store/Local.php

@@ -160,6 +160,8 @@ class Local extends Core implements Config
 			$this->ext = '.webp';
 			$this->name .= '_wp' . $num;
 			$dest = $this->file();
+		} else {
+			$dest .= '.webp';
 		}
 
 		$this->img()->setType('im');