[frio] Set videowidth to 622px
This commit is contained in:
parent
5691564220
commit
2f2ded4e55
1 changed files with 1 additions and 0 deletions
|
@ -23,6 +23,7 @@ function frio_init(App $a)
|
|||
{
|
||||
// disable the events module link in the profile tab
|
||||
$a->theme_events_in_profile = false;
|
||||
$a->videowidth = 622;
|
||||
|
||||
$a->set_template_engine('smarty3');
|
||||
|
||||
|
|
Loading…
Reference in a new issue