diff options
| author | horus | 2024-01-16 23:52:39 +0100 |
|---|---|---|
| committer | horus | 2024-01-16 23:52:39 +0100 |
| commit | 2bb1fb114ad47e5063aa72b7d31065531f4db3d4 (patch) | |
| tree | a8baf0b6ab4cf24498711e0c812de03fac2b904b /app/Libraries | |
| parent | 94baf5917979db7e06f779844d1dbab6c2936bcc (diff) | |
| download | curious-2bb1fb114ad47e5063aa72b7d31065531f4db3d4.tar.gz | |
Diffstat (limited to 'app/Libraries')
| -rw-r--r-- | app/Libraries/Helper.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/app/Libraries/Helper.php b/app/Libraries/Helper.php index 026abef..41d26e5 100644 --- a/app/Libraries/Helper.php +++ b/app/Libraries/Helper.php @@ -69,6 +69,7 @@ class Helper { { $desc = ($post->excerpt_html); + $categories = null; if ( "mastodon" == $title ) { |
