Update externallinks.php
This commit is contained in:
parent
d4f16b84a7
commit
143a9ed245
1 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
||||||
<?php
|
<?php
|
||||||
// Mastodonapi extension, https://codeberg.org/simonpipe/yellow-externallinks
|
// Mastodonapi extension, https://codeberg.org/simonpipe/yellow-externallinks
|
||||||
|
|
||||||
class YellowMastodonapi {
|
class YellowExternalLinks {
|
||||||
const VERSION = "0.9.0";
|
const VERSION = "0.9.0";
|
||||||
public $yellow; // access to API
|
public $yellow; // access to API
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue