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

@ -10,7 +10,7 @@ class TranscodeImageInfo extends ExtensionInfo
public string $key = self::KEY;
public string $name = "Transcode Image";
public array $authors = ["Matthew Barbour"=>"matthew@darkholme.net"];
public array $authors = ["Matthew Barbour" => "matthew@darkholme.net"];
public string $license = self::LICENSE_WTFPL;
public string $description = "Allows admins to automatically and manually transcode images.";
public ?string $documentation =