This commit is contained in:
Shish
2023-11-11 21:49:12 +00:00
parent 848797030e
commit fd1bb21f9d
235 changed files with 1551 additions and 1591 deletions

View File

@@ -16,7 +16,7 @@ class ResizeImageInfo extends ExtensionInfo
public string $key = self::KEY;
public string $name = "Resize Post";
public array $authors = ["jgen"=>"jgen.tech@gmail.com"];
public array $authors = ["jgen" => "jgen.tech@gmail.com"];
public string $license = self::LICENSE_GPLV2;
public string $description = "This extension allows admins to resize images.";
public ?string $version = "0.1";