X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Ftheme%2Ffrost%2Ftheme.php;h=b09153876d67c09285609c27910d02ea35e33e24;hb=cbd3edbc05999310b7f3cca5aa3d0124b26f7c6e;hp=4c22f0a11869664db5a6b58b4b1bfdc172fa0ad3;hpb=4d591c4a074a11bb27f5fe0981a13125d4ef2e02;p=friendica.git diff --git a/view/theme/frost/theme.php b/view/theme/frost/theme.php index 4c22f0a118..b09153876d 100644 --- a/view/theme/frost/theme.php +++ b/view/theme/frost/theme.php @@ -9,6 +9,8 @@ * Maintainer: Zach P */ +use Friendica\App; + function frost_init(App $a) { $a->videowidth = 400; $a->videoheight = 330;