mastodonapi.php aktualisiert
This commit is contained in:
parent
1306cc0799
commit
61ae7fdc5e
1 changed files with 1 additions and 1 deletions
|
|
@ -3,7 +3,7 @@
|
||||||
// MastodonAPI extension, https://codeberg.org/simonpipe/yellow-mastodonapi
|
// MastodonAPI extension, https://codeberg.org/simonpipe/yellow-mastodonapi
|
||||||
|
|
||||||
class YellowMastodonAPI {
|
class YellowMastodonAPI {
|
||||||
const VERSION = "0.6";
|
const VERSION = "0.1";
|
||||||
public $yellow;
|
public $yellow;
|
||||||
|
|
||||||
public function onLoad($yellow) {
|
public function onLoad($yellow) {
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue