Move App to src
- Add `use Friendica\App;` wherever needed
This commit is contained in:
@@ -9,6 +9,8 @@
|
||||
* Maintainer: Zach P <techcity@f.shmuz.in>
|
||||
*/
|
||||
|
||||
use Friendica\App;
|
||||
|
||||
function frost_init(App $a) {
|
||||
$a->videowidth = 400;
|
||||
$a->videoheight = 330;
|
||||
|
||||
Reference in New Issue
Block a user