mirror of
https://github.com/friendica/friendica
synced 2024-11-19 09:43:45 +00:00
Add missing EOF newline in Module\Profile
This commit is contained in:
parent
f0ec729466
commit
23171296b2
1 changed files with 1 additions and 1 deletions
|
@ -350,4 +350,4 @@ class Profile extends BaseModule
|
|||
|
||||
return $o;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue