X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Ftheme%2Ffrost-mobile%2Ftheme.php;h=68b3ad7100b7496fe14bdb73a98cd0843209bda4;hb=d08ddaa116bdeee84c72934dfa32ad8ef6066cac;hp=20b304d8796af5241b6e4a6c76592ff631bfbc30;hpb=731ec347b15ff4f39b93708a660d58d370dff0c3;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'); }