mirror of
https://github.com/friendica/friendica
synced 2025-04-24 13:50:10 +00:00
Add missing DI
This commit is contained in:
parent
aacaa3c2cf
commit
4e9d7df31a
3 changed files with 3 additions and 0 deletions
|
@ -24,6 +24,7 @@ namespace Friendica\Module;
|
|||
use Friendica\BaseModule;
|
||||
use Friendica\Core\System;
|
||||
use Friendica\Core\Theme;
|
||||
use Friendica\DI;
|
||||
|
||||
/**
|
||||
* Prints theme specific details as a JSON string
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue