dever %!s(int64=7) %!d(string=hai) anos
pai
achega
41fb5305cc
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  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');