Update externallinks.php

This commit is contained in:
simonpipe 2026-05-28 08:28:31 +02:00
parent d4f16b84a7
commit 143a9ed245

View file

@ -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