Revert "Merge tag 'v2.10.6'"
This reverts commit122ea4ab9e
, reversing changes made toc54a11e250
.
This commit is contained in:
@ -14,5 +14,5 @@ class NumericScoreInfo extends ExtensionInfo
|
||||
public array $authors = self::SHISH_AUTHOR;
|
||||
public string $license = self::LICENSE_GPLV2;
|
||||
public string $description = "Allow users to score images";
|
||||
public ?string $documentation = "Each registered user may vote a post +1 or -1, the image's score is the sum of all votes.";
|
||||
public ?string $documentation ="Each registered user may vote a post +1 or -1, the image's score is the sum of all votes.";
|
||||
}
|
||||
|
Reference in New Issue
Block a user