]> git.mxchange.org Git - friendica.git/blobdiff - view/theme/frost-mobile/theme.php
Merge remote-tracking branch 'upstream/develop' into item-permissions
[friendica.git] / view / theme / frost-mobile / theme.php
index 20b304d8796af5241b6e4a6c76592ff631bfbc30..68b3ad7100b7496fe14bdb73a98cd0843209bda4 100644 (file)
@@ -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');
 }