Update mastodonapi.php
This commit is contained in:
parent
6107808050
commit
c59e878388
1 changed files with 1 additions and 1 deletions
|
|
@ -2,7 +2,7 @@
|
||||||
// Public Domain
|
// Public Domain
|
||||||
// MastodonAPI extension, https://codeberg.org/simonpipe/yellow-mastodonapi
|
// MastodonAPI extension, https://codeberg.org/simonpipe/yellow-mastodonapi
|
||||||
|
|
||||||
class YellowMastodonAPI {
|
class YellowMastodonapi {
|
||||||
const VERSION = "0.2";
|
const VERSION = "0.2";
|
||||||
public $yellow;
|
public $yellow;
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue