fixes
This commit is contained in:
@ -13,7 +13,7 @@ class QRImageInfo extends ExtensionInfo
|
||||
public string $url = "http://seemslegit.com";
|
||||
public array $authors = ["Zach Hall"=>"zach@sosguy.net"];
|
||||
public string $license = self::LICENSE_GPLV2;
|
||||
public string $description = "Turns BBCode into HTML";
|
||||
public string $description = "Shows a QR Code for downloading a post to cell phones";
|
||||
public ?string $documentation =
|
||||
"Shows a QR Code for downloading a post to cell phones.
|
||||
Based on Artanis's Link to Post Extension <artanis.00@gmail.com>
|
||||
|
Reference in New Issue
Block a user