mirror of
https://github.com/friendica/friendica
synced 2025-04-27 18:30:12 +00:00
Remove unused theme info value "events_in_profile"
All public events (event if they are ownded by other users) are visible
This commit is contained in:
parent
2baa56d478
commit
0d53c69610
5 changed files with 4 additions and 16 deletions
|
@ -69,7 +69,6 @@ class App
|
|||
private $theme_info = [
|
||||
'videowidth' => 425,
|
||||
'videoheight' => 350,
|
||||
'events_in_profile' => true
|
||||
];
|
||||
|
||||
private $user_id = 0;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue