mirror of
https://git.friendi.ca/friendica/friendica-addons.git
synced 2024-11-16 14:53:54 +00:00
Avoid fatal error
This commit is contained in:
parent
d1919f0497
commit
3bf5f30905
1 changed files with 1 additions and 0 deletions
|
@ -6,6 +6,7 @@
|
|||
* Author: Tony Baldwin <https://free-haven.org/u/tony>
|
||||
*/
|
||||
|
||||
use Friendica\App;
|
||||
use Friendica\Content\Text\BBCode;
|
||||
use Friendica\Core\Addon;
|
||||
use Friendica\Core\L10n;
|
||||
|
|
Loading…
Reference in a new issue