X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;ds=sidebyside;f=view%2Ftheme%2Ffrost-mobile%2Ftheme.php;h=68b3ad7100b7496fe14bdb73a98cd0843209bda4;hb=2fe80e051bb0314e94609530f422679263a7c709;hp=20b304d8796af5241b6e4a6c76592ff631bfbc30;hpb=2143a4b993a8b75d98512a4d8a5ae62d2856a541;p=friendica.git diff --git a/view/theme/frost-mobile/theme.php b/view/theme/frost-mobile/theme.php index 20b304d879..68b3ad7100 100644 --- a/view/theme/frost-mobile/theme.php +++ b/view/theme/frost-mobile/theme.php @@ -16,7 +16,6 @@ function frost_mobile_init(App $a) { $a->sourcename = 'Friendica mobile web'; $a->videowidth = 250; $a->videoheight = 200; - $a->theme_thread_allow = false; $a->force_max_items = 10; $a->set_template_engine('smarty3'); }