Update mastodonapi.php
This commit is contained in:
parent
80bd916b85
commit
5ace0f372d
1 changed files with 1 additions and 0 deletions
|
|
@ -1,5 +1,6 @@
|
||||||
<?php
|
<?php
|
||||||
// Mastodonapi extension, https://codeberg.org/simonpipe/yellow-mastodonapi
|
// Mastodonapi extension, https://codeberg.org/simonpipe/yellow-mastodonapi
|
||||||
|
|
||||||
class YellowMastodonapi extends {
|
class YellowMastodonapi extends {
|
||||||
const VERSION = "0.9";
|
const VERSION = "0.9";
|
||||||
public $yellow; // access to API
|
public $yellow; // access to API
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue