GCLog: Full product name
This commit is contained in:
parent
b1ca930e9e
commit
5e8f240348
1 changed files with 1 additions and 1 deletions
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
class GCLog extends PatchBase {
|
||||
function __construct() {
|
||||
parent::__construct('Steffen Lange', 'GCLog', 'https://www.gclog.de/');
|
||||
parent::__construct('Steffen Lange', 'Geiger Counter Logger', 'https://www.gclog.de/');
|
||||
}
|
||||
function check() : bool {
|
||||
if ($this->fetch('https://api.github.com/repos/stelas/GCLog/tags', true))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue